[
https://issues.apache.org/jira/browse/DDLUTILS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Riemer updated DDLUTILS-218:
---------------------------------
Attachment:
ddlutils-pre1.1-r669848-rename-changes-for-mssql-and-postgresql.patch
This patch adds implementations for the rename functionality for PostgreSQL and
Microsoft SQL Server.
> 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
>
> Attachments: ddlutils-pre1.1-r669848-add-rename-changes.patch,
> ddlutils-pre1.1-r669848-rename-changes-for-mssql-and-postgresql.patch
>
>
> 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.