Skip to content

Pull requests: sqlalchemy/sqlalchemy

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

Pull requests list

Remove redundant deserializer assignment from asyncpg dialect
#13287 opened May 11, 2026 by CHC383 Loading…
1 of 3 tasks
document postgresql_nulls_not_distinct
#13279 opened May 6, 2026 by davidism Loading…
1 of 3 tasks
omit_join optimization for selectinload on many-to-many relationships
#13278 opened May 5, 2026 by bekapono Contributor Loading…
1 of 3 tasks
Fix trivial PyPy failures
#13276 opened May 4, 2026 by mattip Contributor Loading…
1 of 3 tasks
Use _effective_decimal_return_scale in Numeric.result_processor
#13137 opened Feb 20, 2026 by bysiber Contributor Loading…
Added implementations for avg & abs
#13051 opened Dec 22, 2025 by david-fed Contributor Loading…
1 of 3 tasks
Handle schema-qualified collation value in collate()
#12698 opened Jun 25, 2025 by dlax Contributor Draft
Support schema-qualified collation in types for PostgreSQL
#12697 opened Jun 25, 2025 by dlax Contributor Loading…
enable mypy "ignore-without-code" rule
#12645 opened Jun 5, 2025 by aradkdj Contributor Loading…
1 of 3 tasks
Coerce aliased Select and CompoundSelect to subquery
#12433 opened Mar 14, 2025 by rgroothuijsen Loading…
1 of 3 tasks
Make loader strategy error message more verbose
#12401 opened Mar 5, 2025 by jvllmr Contributor Loading…
1 of 3 tasks
initial commit to update the SQLAlchemy examples
#11437 opened Jun 1, 2024 by jvanasco Member Loading…
Ability to specify WITH when creating a table + fixes WITH when creating an index
#11296 opened Apr 20, 2024 by alphavector Contributor Loading…
1 of 2 tasks
Fix subquerload deprecation
#11180 opened Mar 20, 2024 by jvanasco Member Loading…
1 of 3 tasks
migration note on subqueries
#11107 opened Mar 5, 2024 by jvanasco Member Loading…
1 of 3 tasks
fixes: #2943, allow overriding validates for inheritance
#10574 opened Nov 1, 2023 by indiVar0508 Contributor Loading…
1 task done
Add tools for documentation formatting and validation
#8136 opened Jun 15, 2022 by tgross35 Contributor Draft
1 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.