Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing https://github.com/flyway/flyway/issues/687 - added code that can remove Flashback tables in Oracle and a test case for it. Also fixed one incorrect Oracle test configuration method. #689

Merged
merged 3 commits into from Feb 11, 2014

Conversation

awal11
Copy link

@awal11 awal11 commented Feb 3, 2014

No description provided.

awal11 added 3 commits February 2, 2014 16:43
…ing to compare entry values instead of keys
…enabled

Added test case (once launched it will prevent any schema cleanup) and code that disables flasback during cleanup.
…til the asynchronous process of removing flashback is completed, before allowing the process to continue
axelfontaine pushed a commit that referenced this pull request Feb 11, 2014
Fixing #687 - added code that can remove Flashback tables in Oracle and a test case for it. Also fixed one incorrect Oracle test configuration method.
@axelfontaine axelfontaine merged commit 31ce2db into flyway:master Feb 11, 2014
@axelfontaine
Copy link
Contributor

Fantastic contribution! Thanks!

Keep up the great work!

@awal11
Copy link
Author

awal11 commented Feb 12, 2014

Happy to help, you prepared the environment so well!
Now the inevitable question - when do you plan to publish a new release? :-)

@axelfontaine
Copy link
Contributor

In about one month I think.

Cheers
Axel

@axelfontaine
Copy link
Contributor

@awal11 Could you get in touch with me via email? (axel at boxfuse.com) Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants