Skip to content

Issues: sqlalchemy/sqlalchemy2-stubs

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Incompatible types in assignment when base declaration is in a separate file bug Something isn't working mypy plugin something that has to do with the sqlalchemy mypy plugin
#264 opened Jan 4, 2024 by Stacey-Valon
Incomplete typing for Engine.dispose's close parameter bug Something isn't working help wanted Extra attention is needed
#243 opened Dec 12, 2022 by satyanash
Using compiles leads to untyped decorator bug Something isn't working missing type something is missing from the types
#239 opened Oct 18, 2022 by kasium
Make Column and relationship inherit from Mapped bug Something isn't working missing type something is missing from the types
#235 opened Oct 9, 2022 by mehdigmira
Confused on Stubs providing type hints for Table constructor question Further information is requested
#229 opened Sep 7, 2022 by afreemanio
Incompatible type in values bug Something isn't working
#228 opened Sep 6, 2022 by mdczaplicki
Re-using sqlalchemy.dialects.postgresql.UUID instance generates mypy violation bug Something isn't working mypy plugin something that has to do with the sqlalchemy mypy plugin
#225 opened Aug 25, 2022 by mtvx
INTERNAL ERROR triggered by broken typing bug Something isn't working mypy plugin something that has to do with the sqlalchemy mypy plugin
#219 opened Jul 11, 2022 by aberres
Crash when temporary base class is resolved from mypy cache bug Something isn't working mypy plugin something that has to do with the sqlalchemy mypy plugin
#218 opened Jul 11, 2022 by aberres
any, has on column attribute bug Something isn't working
#207 opened Mar 13, 2022 by minyoung90
Indirection when specifying column type leads to missing __init__ parameter bug Something isn't working mypy plugin something that has to do with the sqlalchemy mypy plugin
#203 opened Feb 9, 2022 by aberres
Regression of #63? Need type annotation for <relationship> requires triage New issue that requires categorization
#200 opened Jan 15, 2022 by posita
Columns with nullable=False are typed as optional expected behavior that's how it's meant to work. consider the "documentation" label in addition question Further information is requested
#198 opened Jan 12, 2022 by peteris-zealid
Another file's variable is not defined error requires triage New issue that requires categorization
#195 opened Dec 26, 2021 by xncbf
type wrongly inferenced when using sqlalchemy.asc bug Something isn't working
#181 opened Oct 8, 2021 by taraskuzyk
Add missing files missing type something is missing from the types
#176 opened Sep 28, 2021 by CaselIT
2 tasks
no implementation for hybrids available bug Something isn't working
#171 opened Sep 1, 2021 by zzzeek
Supporting __get__ and __set__ on Column object enhancement New feature or request
#170 opened Sep 1, 2021 by rslinckx
Add options to merge good first issue Good for newcomers waiting sa release needs a sqlalchemy release
#169 opened Aug 30, 2021 by CaselIT
Enum imported from another module raises "Incompatible types error" bug Something isn't working mypy plugin something that has to do with the sqlalchemy mypy plugin
#153 opened Aug 19, 2021 by abprime
ProTip! Type g i on any issue or pull request to go back to the issue listing page.