Skip to content
Discussion options

You must be logged in to vote

This is more of an SQLAlchemy issue. A lot of syntaxes are not type supported yet. If you don't want to turn type checking off for the whole project, one option is to isolate sqlalchemy code and turn off type checking for the those modules or packages only (i.e repository pattern)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Raymondo97
Comment options

Answer selected by Raymondo97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants