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

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

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: