Pull requests · sqlalchemy/sqlalchemy · GitHub
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

fix catastrophic backtracking in sqlite inline unique reflection regex
#13398 opened Jun 26, 2026 by dxbjavid Contributor Loading…
1 task done
SQL codestyle: trim spacing around 'INHERITS' table list
#13397 opened Jun 26, 2026 by jayaddison Contributor Loading…
1 task done
Apply tuple bind expressions to expanding IN values
#13323 opened May 21, 2026 by puneetdixit200 Loading…
1 of 3 tasks
test: add coverage for delete with nested alias exists
#13312 opened May 20, 2026 by zifo-10 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! Filter pull requests by the default branch with base:main.