-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: sqlalchemy/sqlalchemy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix typo in quickstart.rst
approved for development
Maintainer override: this pull request may proceed regardless of the labels on any issue
#13512
opened Aug 15, 2026 by
vivodi
Loading…
Add with_hint() to Exists
awaiting revision
Some changes to a PR were requested
#13502
opened Aug 11, 2026 by
AG0708
Loading…
Reflect fractional-seconds precision for mssql DATETIME2 types
#13500
opened Aug 11, 2026 by
Aryan-Pardeshi
Loading…
Say what required the foreign key to resolve in naming conventions
#13499
opened Aug 11, 2026 by
hamodywe
Contributor
Loading…
fix: make Enum generic with _TEE TypeVar for pyright compatibility
#13492
opened Aug 10, 2026 by
waterWang
Loading…
2 tasks done
fix: infer expanding bind parameter type past None
#13489
opened Aug 8, 2026 by
erichanwang
Loading…
Fix GenericRepr dropping args of a secondary inspected class with no defaults
#13478
opened Aug 4, 2026 by
uttam12331
Loading…
Render MySQL VALUES rows with ROW constructors
#13476
opened Aug 3, 2026 by
minsuking
Loading…
1 of 3 tasks
fix(mysql): backslash-escape reflected DEFAULT values in _describe_to_create (#13469)
#13474
opened Jul 31, 2026 by
MohammedAnasNathani
Loading…
Fix get_schema_names() dropping user schemas with a pg prefix
#13471
opened Jul 30, 2026 by
rusackas
Loading…
1 task done
Document dataclass caveats for Declarative Dataclass Mapping
documentation
#13470
opened Jul 30, 2026 by
ArockiaRajamanickam
Loading…
replace use of the term "primary key identifier" with "identity key" for ORM
awaiting revision
Some changes to a PR were requested
#13467
opened Jul 29, 2026 by
xiaoyaoqilan
Loading…
1 of 3 tasks
escape backslashes in mysql enum/set value rendering
awaiting revision
Some changes to a PR were requested
#13461
opened Jul 28, 2026 by
dxbjavid
Contributor
Loading…
1 task done
Add postgresql_unnamed Index option to support nameless CREATE INDEX on PostgreSQL
awaiting info
waiting for the submitter to give more information
#13455
opened Jul 26, 2026 by
rootatoskr
Loading…
1 task done
docs: add async-specific note to expire/expire_all proxied docstrings
documentation
#13453
opened Jul 24, 2026 by
harshitayadavv
Loading…
1 of 3 tasks
docs: document @classmethod usage with @declared_attr for typing
documentation
#13436
opened Jul 15, 2026 by
pctablet505
Loading…
Perf/eager collection bulk extend
performance
where performance can be improved. add "bug" only if it's a performance degradation
#13416
opened Jul 6, 2026 by
ollz272
Contributor
Loading…
1 of 3 tasks
scalars/mappings performance improvement.
performance
where performance can be improved. add "bug" only if it's a performance degradation
#13415
opened Jul 6, 2026 by
ollz272
Contributor
Loading…
1 of 3 tasks
# Cython batch instance processor — ~10–30% on most loads (collection joinedload −5%)
performance
where performance can be improved. add "bug" only if it's a performance degradation
#13405
opened Jun 30, 2026 by
ollz272
Contributor
Loading…
2 tasks
Subqueryload without per-row Row construction — ~26% on subqueryload
performance
where performance can be improved. add "bug" only if it's a performance degradation
#13404
opened Jun 30, 2026 by
ollz272
Contributor
Loading…
2 tasks
UniqueConstraint and Index withheld from table via attach_to_table flag, and appended to table via append_constraint
#13399
opened Jun 26, 2026 by
bekapono
Contributor
Loading…
1 of 3 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.