[
https://issues.apache.org/jira/browse/DERBY-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anurag Shekhar updated DERBY-3456:
----------------------------------
Attachment: altertable.diff
setnulltest.diff
I have run derbyall harness and upgrade tests with derby-3330v11.diff.
There is one failure in altertable.sql test (it expects setting a column
null able should fail). I am attaching altertable.diff to fix this failure.
I have also written another test to test setting nulls to a unique constraint
after creation the constraint. The same test also tests setting the column back
to not null. setnulltest.diff as this new test.
I will be regenerating all the test cases related patch after 3330 is checked
in as there are some conflicts between the two.
main patch dery-3456v1 doesn't have any conflicts so I will just test it again
after derby-3330 is checked,
> Allow removing not null from collumns particpating in unique constraint.
> ------------------------------------------------------------------------
>
> Key: DERBY-3456
> URL: https://issues.apache.org/jira/browse/DERBY-3456
> Project: Derby
> Issue Type: Sub-task
> Components: SQL, Store
> Affects Versions: 10.4.0.0
> Environment: all
> Reporter: Anurag Shekhar
> Assignee: Anurag Shekhar
> Attachments: altertable.diff, derby-3456v1.diff, setnulltest.diff,
> upgradetests.diff, upgradetests_v2.diff
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.