Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
DDLUTILS-215 Allow custom ModelChanges for altering a database
- Open