Uploaded image for project: 'Empire-DB'
  1. Empire-DB
  2. EMPIREDB-214

SQLServer - wrong 'alterColumnPhrase'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • empire-db-2.4.2
    • empire-db-2.4.4
    • Core
    • None

    Description

      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!

      Attachments

        Activity

          People

            doebele Rainer Döbele
            ivan.arrizabalaga Ivan Arrizabalaga Getino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: