Ivan Arrizabalaga Getino created EMPIREDB-214:
-------------------------------------------------

             Summary: 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.3
            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)

Reply via email to