[
https://issues.apache.org/jira/browse/DERBY-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573365#action_12573365
]
Anurag Shekhar commented on DERBY-3330:
---------------------------------------
UniqueWithDuplicateNulls explains the actual behavior than
uniqueWhenNotNull. Thanks for suggesting it.
I will replace uniqueWhenNotNull by this.
In my next patch (or the follow up patch is there is no further issue in
my latest patch) i will replace the index name and will explain the the
relation between unique and UniqueWithDuplicateNulls.
> provide support for unique constraint over nullable columns
> -----------------------------------------------------------
>
> Key: DERBY-3330
> URL: https://issues.apache.org/jira/browse/DERBY-3330
> Project: Derby
> Issue Type: New Feature
> Components: Store
> Affects Versions: 10.4.0.0
> Environment: all
> Reporter: Anurag Shekhar
> Assignee: Anurag Shekhar
> Attachments: BTreeController.diff, db2Compatibility.diff,
> derby-3330-testcase.diff, derby-3330.diff, derby-3330v10.diff,
> derby-3330v11.diff, derby-3330v12.diff, derby-3330v2.diff, derby-3330v3.diff,
> derby-3330v4.diff, derby-3330v5.diff, derby-3330v6.diff, derby-3330v7.diff,
> derby-3330v8.diff, derby-3330v9.diff, derbyall_report.txt,
> FunctionalSpec_DERBY-3330-V2.html, FunctionalSpec_DERBY-3330.html,
> UniqueConstraint_Implementation.html,
> UniqueConstraint_Implementation_V2.html,
> UniqueConstraint_Implementation_V3.html
>
>
> Allow unique constraint over nullable field. Right now derby support unique
> constraint only over not null columns.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.