in addition to this the diff tool has numerous other issues, such as:
primary keys being created by a constraint clause in the create table statement, and then later there is a create unique index statement that fails because it already exists.
no index matching by definition, so renamed indexes show as adds, which then fail due to field list already indexed.
no ordering by dependencies at all.
| 10 | 30-MAY-17 |
|