[
https://issues.apache.org/jira/browse/EMPIREDB-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rainer Döbele resolved EMPIREDB-214.
------------------------------------
Resolution: Fixed
Fix Version/s: empire-db-2.4.4
Assignee: Rainer Döbele
Thanks Ivan for letting us know.
The problem has been fixed as suggested.
> 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
> Assignee: Rainer Döbele
> Fix For: empire-db-2.4.4
>
>
> 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)