You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <de...@db.apache.org> on 2006/09/05 15:30:25 UTC

[jira] Updated: (DERBY-1765) Update ALTER TABLE documentation to reflect DERBY-119 (ALTER COLUMN [NOT]NULL)

     [ http://issues.apache.org/jira/browse/DERBY-1765?page=all ]

Rick Hillegas updated DERBY-1765:
---------------------------------

          Urgency: Urgent
    Fix Version/s: 10.2.1.0

Assigning to 10.2 and bumping urgency since the feature has been ported to the 10.2 branch.

> Update ALTER TABLE documentation to reflect DERBY-119 (ALTER COLUMN [NOT]NULL)
> ------------------------------------------------------------------------------
>
>                 Key: DERBY-1765
>                 URL: http://issues.apache.org/jira/browse/DERBY-1765
>             Project: Derby
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 10.3.0.0
>            Reporter: Bryan Pendleton
>            Priority: Minor
>             Fix For: 10.2.1.0
>
>
> DERBY-119 added a new feature to the ALTER TABLE statement: it is now
> possible to change the NULL / NOT NULL constraint on a column.
> The documentation for ALTER TABLE should be amended to reflect this new
> capability. I think that the page that needs to be changes is the ALTER TABLE
> page in the Reference manual
> http://db.apache.org/derby/docs/dev/ref/rrefsqlj81859.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] Updated: (DERBY-1765) Update ALTER TABLE documentation to reflect DERBY-119 (ALTER COLUMN [NOT]NULL)

Posted by David Van Couvering <Da...@Sun.COM>.
Oops, I thought it wasn't going to go in, please ignore my previous 
email...  Great news, although it's going to require a bit of a scramble 
to get it tested well.

David

Rick Hillegas (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/DERBY-1765?page=all ]
> 
> Rick Hillegas updated DERBY-1765:
> ---------------------------------
> 
>           Urgency: Urgent
>     Fix Version/s: 10.2.1.0
> 
> Assigning to 10.2 and bumping urgency since the feature has been ported to the 10.2 branch.
> 
>> Update ALTER TABLE documentation to reflect DERBY-119 (ALTER COLUMN [NOT]NULL)
>> ------------------------------------------------------------------------------
>>
>>                 Key: DERBY-1765
>>                 URL: http://issues.apache.org/jira/browse/DERBY-1765
>>             Project: Derby
>>          Issue Type: Improvement
>>          Components: Documentation
>>    Affects Versions: 10.3.0.0
>>            Reporter: Bryan Pendleton
>>            Priority: Minor
>>             Fix For: 10.2.1.0
>>
>>
>> DERBY-119 added a new feature to the ALTER TABLE statement: it is now
>> possible to change the NULL / NOT NULL constraint on a column.
>> The documentation for ALTER TABLE should be amended to reflect this new
>> capability. I think that the page that needs to be changes is the ALTER TABLE
>> page in the Reference manual
>> http://db.apache.org/derby/docs/dev/ref/rrefsqlj81859.html
>