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

Add support for custom SQLAlchemy dialects #532

Merged
merged 4 commits into from Jan 30, 2016
Merged

Add support for custom SQLAlchemy dialects #532

merged 4 commits into from Jan 30, 2016

Conversation

jpmckinney
Copy link
Member

Closes #455

Also removes support for dialects that have since been dropped from SQLAlchemy. See http://docs.sqlalchemy.org/en/latest/dialects/

jpmckinney pushed a commit that referenced this pull request Jan 30, 2016
Add support for custom SQLAlchemy dialects
@jpmckinney jpmckinney merged commit fab178f into master Jan 30, 2016
@jpmckinney jpmckinney deleted the dialects branch January 30, 2016 02:07
@jpmckinney
Copy link
Member Author

I'm not super confident about dialects.__all__ - but it's an improvement over having a bug.

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

1 participant