[ https://issues.apache.org/jira/browse/DDLUTILS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Dudziak updated DDLUTILS-83: ----------------------------------- Fix Version/s: (was: 1.1) 1.2 > Name of Primary Key > ------------------- > > Key: DDLUTILS-83 > URL: https://issues.apache.org/jira/browse/DDLUTILS-83 > Project: DdlUtils > Issue Type: New Feature > Components: Core (No specific database) > Reporter: Przemyslaw Sztoch > Assignee: Thomas Dudziak > Fix For: 1.2 > > Attachments: ddlutils-pkName.patch > > > Table should have attribute for pkName="....". If it is set, then PRIMARY KEY > should be generated with name: CONSTRAINT pk_table PRIMARY KEY (....). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.