Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-817

DDL puts sequencer in infinite loop

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Final
    • 2.0.0.Final
    • Sequencers
    • None

      Not sure which statement exactly, but the following DDL cause the sequencer to loop forever:

      ALTER TABLE table_name ADD (COLUMN column1_name INTEGER NOT NULL, COLUMN column2_name, VARCHAR(25))
      ALTER TABLE table_name ADD column_name INTEGER NOT NULL DEFAref_table_nameULT (25)

      This DDL was copied from the alterTables.ddl file in the project's test resources folder.

            rhauch Randall Hauch (Inactive)
            teiid John Verhaeg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: