[ 
https://issues.apache.org/jira/browse/DDLUTILS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Dudziak updated DDLUTILS-135:
------------------------------------

    Fix Version/s:     (was: 1.1)
                   1.2

> mergeWith in Database needs to handle existing tables correctly
> ---------------------------------------------------------------
>
>                 Key: DDLUTILS-135
>                 URL: https://issues.apache.org/jira/browse/DDLUTILS-135
>             Project: DdlUtils
>          Issue Type: Bug
>          Components: Core (No specific database)
>    Affects Versions: 1.0
>         Environment: MySQL
>            Reporter: Hajo Birthelmer
>            Assignee: Thomas Dudziak
>             Fix For: 1.2
>
>         Attachments: DdlUtils-135-patch.txt
>
>
> mergeWith in Database.java throws a ModelException if the target database 
> already contains a table described in the source (additional) model. 
> The correct behavior would compare the existing table and the new description 
> and add columns, keys and indexes to the target if necessary (note that for 
> all practical purposes existing columns/indexes etc. should NOT be removed)

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