-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
2.0.0.Final
Indexes and procedures for some reason are only dealt with in the database-specific classes, without any generic recognition that indexes might exist. Code written against the DDL AST must therefore contain lots of database-specific code to support these.
- relates to
-
MODE-1326 Oracle DDL Parser throws exception parsing CREATE UNIQUE INDEX
- Closed