You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Ivan Arrizabalaga Getino (JIRA)" <em...@incubator.apache.org> on 2014/10/10 12:30:33 UTC

[jira] [Updated] (EMPIREDB-214) SQLServer - wrong 'alterColumnPhrase'

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

Ivan Arrizabalaga Getino updated EMPIREDB-214:
----------------------------------------------
    Affects Version/s:     (was: empire-db-2.4.3)
                       empire-db-2.4.2

> SQLServer - wrong 'alterColumnPhrase'
> -------------------------------------
>
>                 Key: EMPIREDB-214
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-214
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: empire-db-2.4.2
>            Reporter: Ivan Arrizabalaga Getino
>
> After dealing with a bug for a while I've realized that the 'MSSqlDDLGenerator' forgets to modify the 'alterColumnPhrase' properly in its constructor.
> Simply adding:
> alterColumnPhrase=" ALTER COLUMN "; 
> instead of the inherited " ALTER " would be enough.
> Hope it helps!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)