[ https://issues.apache.org/jira/browse/DDLUTILS-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Dudziak updated DDLUTILS-28: ----------------------------------- Fix Version/s: (was: 1.1) 1.2 > Capture and creation of non-table entities - constraints, triggers, stored > procedures and others > ------------------------------------------------------------------------------------------------ > > Key: DDLUTILS-28 > URL: https://issues.apache.org/jira/browse/DDLUTILS-28 > Project: DdlUtils > Issue Type: New Feature > Components: Core (No specific database) > Environment: SQL Server, Oracle > Reporter: Peter Millington > Assignee: Thomas Dudziak > Fix For: 1.2 > > > Database build includes many non-table items - commonly constraints, > triggers, stored procedures and others which may be database dependant > (Oracle sequences as an example). > Even the the common entities are generally not transportable between database > types. The schema should allow multiple versions of each item to be created, > one per database type which the user requires to support. > Can the ddl-utils package use user-customisable sql templates to create > non-standard items from (new) generic XML tags? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.