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

Update the OracleDdlParser to support multiple ADD/MODIFY statements during ALTER table

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.Final, 4.3.0.Final
    • 4.0.0.Final, 3.8.1.Final
    • Sequencers
    • None

      Add support for multi op ALTER TABLE statements.

      Oracle dialect of ALTER TABLE statements supports multiple ADD and/or MODIFY commands in a single statement.

      Example:
      ALTER TABLE sometable ADD (field_a NUMBER) MODIFY (existing_field VARCHAR2(100))

              Unassigned Unassigned
              freakolowsky Jure Kajzer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: