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

flyway.sh improvements #9

Merged
merged 2 commits into from Jan 30, 2013
Merged

Conversation

dmitrybitman
Copy link
Contributor

Allow flyway.sh to be symlinked and work correctly
Include current directory to classpath - allows sql migrations to me located outside flyway installation folder

@axelfontaine
Copy link
Contributor

Hi Dmitry,

thanks for contributing this!

Symlink support: YES
Add Current Directory to Classpath: NO, because not needed now that flyway.locations supports the filesystem: prefix.

Cheers
Axel

axelfontaine pushed a commit that referenced this pull request Jan 30, 2013
@axelfontaine axelfontaine merged commit 263ca04 into flyway:master Jan 30, 2013
@axelfontaine
Copy link
Contributor

Thanks again. I've added you to the hall of fame: http://flywaydb.org/contribute/hallOfFame.html

Please try to stick to one fix per pull request. It makes it much easier to decide between what to pull in and what still needs work.

Keep up the great work!
Axel

@dmitrybitman
Copy link
Contributor Author

OK, thank you)

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