dropAll and oracle

Description

Scenario: ADDRESS(ID, NAME), PERSON (ID, NAME, FK_ADDRESS_ID), CONTACT(ID, NAME, FK_ADDRESS_ID)
(See attached changelog.xml)

There are two FK constraints which references the same column in Table ADDRESS.

If you run the migration with dropAll=true, you get an error (see attached File). When he tries to remove the second constraint, you get an error that this constraint doesnt exist anymore. It looks like that he allready removed that constraint. If you execute the migrate with dropAll again, it runs without any error.

With 1.9.2 it is working.

Environment

Oracle 11

Attachments

2

Activity

Show:

Nathan Voxland July 11, 2010 at 3:56 AM

Issue is fixed in 2.0

Jan Dittberner June 17, 2010 at 12:57 PM

1.9.3 is working too

Fixed

Details

Reporter

Components

Fix versions

Affects versions

Priority

Created June 8, 2010 at 7:08 AM
Updated June 20, 2013 at 3:31 AM
Resolved July 11, 2010 at 3:56 AM