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

SQLAlchemy translator backend and preliminary SQLite client #585

Closed
wants to merge 35 commits into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Aug 29, 2015

Essential refactoring to compartmentalize SQLAlchemy-based translator backends from homegrown ones (like the Impala translator). More code cleaning and reorganization to maximize reuse.

This doesn't have complete support for SQLite SQL keywords and built-in functions yet. I will make some follow up issues to organize the process and address in follow-up pull requests.

Closes #584

This also paves the road to Postgres / Vertica / Redshift / MySQL support in the near future.

@wesm wesm added this to the 0.5 milestone Aug 29, 2015
@wesm wesm mentioned this pull request Aug 29, 2015
@wesm wesm closed this in fb865ae Aug 31, 2015
@wesm wesm deleted the feature/sqlite-support branch August 31, 2015 23:01
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.

1 participant