-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: sqlalchemy/sqlalchemy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adjust TypeError message to Python 3.15
#13308
opened May 19, 2026 by
nphilipp
Contributor
Loading…
1 of 3 tasks
Adjust TypeError message to Python 3.15
#13307
opened May 19, 2026 by
nphilipp
Contributor
Loading…
1 of 3 tasks
Fix PostgreSQL CHECK constraint reflection stripping unrelated parens
#13303
opened May 19, 2026 by
LeSingh1
Loading…
Implement native multi-table reflection API for the mssql dialect
#13297
opened May 14, 2026 by
bewithgaurav
Loading…
1 task done
Fix subqueryload losing .and_() criteria when combined with of_type()
#13290
opened May 12, 2026 by
algojogacor
Loading…
fix: raise clear error when default_factory/default passed to WriteOnlyMapped/DynamicMapped relationship
#13289
opened May 12, 2026 by
algojogacor
Loading…
3 tasks done
fix(pool): use time.monotonic() instead of time.time() for connection timestamps
#13288
opened May 12, 2026 by
algojogacor
Loading…
1 task done
omit_join optimization for selectinload on many-to-many relationships
#13278
opened May 5, 2026 by
bekapono
Contributor
Loading…
1 of 3 tasks
Fix joinedload + of_type() + and_() invalid SQL for subclass columns
#13206
opened Mar 28, 2026 by
joaquinhuigomez
Loading…
Fix floordiv (//) for float/numeric by int with div_is_floordiv dialects
#13191
opened Mar 23, 2026 by
r266-tech
Loading…
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
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
refactor(MSExecutionContext): improve identity insert handling and va…
#12297
opened Jan 31, 2025 by
koenlists
Loading…
3 tasks done
initial commit to update the SQLAlchemy examples
#11437
opened Jun 1, 2024 by
jvanasco
Member
Loading…
Optionally include rollback exception in closed transaction invalid request error message when possible
#11297
opened Apr 21, 2024 by
ilanKeshet
Loading…
3 tasks
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.