[ 
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-add-rename-changes.patch

This patch introduces renames changes for tables, columns, foreign keys and 
indexes. An implementation is provided for HSQLDB. The patch depends upon the 
patch in DDLUTILS-215. It has been created against SVN revision 669848.

> 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.

Reply via email to