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

Make dump_schema_information compatible with integer based migration fil... #48

Merged
merged 1 commit into from
Sep 20, 2013
Merged

Conversation

robertjpayne
Copy link

...es

Queries Sequel for a Migrator class and then checks it to determine best path for dumping the appropriate migration information.

…files

Queries Sequel for a Migrator class and then checks it to determine best path for dumping the appropriate migration information.
@robertjpayne
Copy link
Author

This relies on a dodgy send to get the migrator class. Hopefully in time Sequel will open this up and it wont be necessary but since this piece is never going to be destructive it should be safe.

@JonathanTron
Copy link
Member

Thanks a lot!

JonathanTron added a commit that referenced this pull request Sep 20, 2013
Make dump_schema_information compatible with integer based migration fil...
@JonathanTron JonathanTron merged commit 9ec42b5 into TalentBox:master Sep 20, 2013
@robertjpayne
Copy link
Author

I would have waited until the Travis CI finishes. It should be good though it.

@robertjpayne robertjpayne deleted the patch-1 branch September 20, 2013 15:29
@JonathanTron
Copy link
Member

I will wait for the TravisCI build before releasing anything anyway.

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.

2 participants