[ https://issues.apache.org/jira/browse/DDLUTILS-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650129#action_12650129 ]
Tormod Ă˜verlier commented on DDLUTILS-48: ----------------------------------------- Why is this a "Won't Fix" issue? It's a pretty important feature to us. > Some columns may be UNIQUE > -------------------------- > > Key: DDLUTILS-48 > URL: https://issues.apache.org/jira/browse/DDLUTILS-48 > Project: DdlUtils > Issue Type: Improvement > Reporter: Juliano Julio > Assignee: Thomas Dudziak > > Some columns must be assigned as unique, this statement is part of the ANSI > SQL and a UNIQUE COLUMN MUST be NOT NULL too... > So we need a method setUnique(boolean) on Column class... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.