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

Use plugin to support SQLAlchemy table definitions #3538

Closed
JukkaL opened this issue Jun 14, 2017 · 3 comments
Closed

Use plugin to support SQLAlchemy table definitions #3538

JukkaL opened this issue Jun 14, 2017 · 3 comments
Labels
feature priority-2-low topic-plugins The plugin API and ideas for new plugins

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Jun 14, 2017

We'll also need stubs for SQLAlchemy as they were removed from typeshed some time ago. Current work on stubs is happening at https://github.com/JelleZijlstra/sqlalchemy-stubs.

@JukkaL JukkaL added feature priority-2-low topic-plugins The plugin API and ideas for new plugins labels Jun 14, 2017
@JukkaL
Copy link
Collaborator Author

JukkaL commented Jun 14, 2017

This was originally discussed in #1240.

@JukkaL
Copy link
Collaborator Author

JukkaL commented Jun 14, 2017

Once we have this we could also support type checking at least some SQLAlchemy queries.

@ilevkivskyi
Copy link
Member

I think this can be closed, there is a separate repo where we track support for various SQLAlchemy features: https://github.com/dropbox/sqlalchemy-stubs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature priority-2-low topic-plugins The plugin API and ideas for new plugins
Projects
None yet
Development

No branches or pull requests

2 participants