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