Some columns may be UNIQUE
--------------------------
Key: DDLUTILS-48
URL: http://issues.apache.org/jira/browse/DDLUTILS-48
Project: DdlUtils
Type: Improvement
Reporter: Juliano Julio
Assigned to: 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.
-
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