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

Fixes for a couple of issues related to using multiple schemas #132

Merged
merged 4 commits into from
Oct 12, 2017

Conversation

vault
Copy link
Contributor

@vault vault commented Mar 18, 2016

In my environment we have lots of tables with different schemas residing in a metadata that has yet another schema. This pull request includes the changes required to get continuum working in that scenario.

@kvesteri
Copy link
Owner

This looks good. Could you also add a test for this and remove the unnecessary commits?

@vault
Copy link
Contributor Author

vault commented Mar 21, 2016

Added tests and fixed a few related issues I found while getting the tests to work.

@ghost
Copy link

ghost commented Oct 12, 2017

Are there any plans to merge this patch? PostgreSQL's schema system makes life so much easier, and it would really help if sqlalchemy-continuum could work with it.

@kvesteri kvesteri merged commit 7089b81 into kvesteri:master Oct 12, 2017
@kvesteri
Copy link
Owner

Thanks for the PR! 🚋

@kvesteri
Copy link
Owner

Relased as part of 1.3.2

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