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

Support TextualSelect ORM relationship mappings
#13515 opened Aug 15, 2026 by subham-hq Loading…
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 per-statement timeout for asyncpg
#13503 opened Aug 13, 2026 by hansu650 Loading…
Add with_hint() to Exists awaiting revision Some changes to a PR were requested
#13502 opened Aug 11, 2026 by AG0708 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…
Render MySQL VALUES rows with ROW constructors
#13476 opened Aug 3, 2026 by minsuking Loading…
1 of 3 tasks
Fix get_schema_names() dropping user schemas with a pg prefix
#13471 opened Jul 30, 2026 by rusackas Loading…
1 task done
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
Add log_note execution option
#13435 opened Jul 15, 2026 by Yijian6 Loading…
1 of 3 tasks
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.