Introduce table, column, foreign key and index rename changes
-------------------------------------------------------------
Key: DDLUTILS-218
URL: https://issues.apache.org/jira/browse/DDLUTILS-218
Project: DdlUtils
Issue Type: New Feature
Components: Core (No specific database), Core - HSQLDB, Core -
PostgreSql, Core - SqlServer
Affects Versions: 1.0
Reporter: Rick Riemer
Assignee: Thomas Dudziak
Fix For: 1.1
Once DDLUTILS-215 is applied, the possibility is opened to run custom upgrade
scripts. A common upgrade task is to rename objects in the schema. The attached
patches introduce ModelChanges for renaming a table, column, foreign key and
index. Implementations are provided for HSQLDB, PostgreSQL and Microsoft SQL
Server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.