Skip to content

Pull requests: tortoise/tortoise-orm

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(psycopg): check connection health on pool checkout
#2285 opened Sep 15, 2026 by RitiGrover Loading…
5 of 6 tasks
Keep the declared source_field when deconstructing a FK
#2284 opened Sep 14, 2026 by aksgupta98 Loading…
5 of 7 tasks
perf(migrations): speed up state replay and snapshots
#2274 opened Sep 7, 2026 by tsifrer Contributor Loading…
5 of 7 tasks
fix(queryset): hydrate select_related by field order
#2270 opened Sep 2, 2026 by vyrnsynx Loading…
5 tasks done
Split a comma-joined host list into a sequence for asyncpg
#2267 opened Aug 29, 2026 by afonsojanu Loading…
4 of 7 tasks
Add db_collation argument for fields
#2266 opened Aug 24, 2026 by ChrisJr404 Loading…
6 of 7 tasks
Allow TextField indexes on PostgreSQL
#2264 opened Aug 17, 2026 by evstratbg Contributor Loading…
6 of 7 tasks
Improved TypedDict parameters for field with generic default values
#2256 opened Aug 1, 2026 by ropmyung Contributor Loading…
Fix close_all loop-switch connection leak
#2241 opened Jul 8, 2026 by deeprave Loading…
refactor(executor): reduce statements in migrate method
#2230 opened Jun 29, 2026 by eujuliomorais Loading…
3 of 7 tasks
Honor db_constraint=False in migration schema editor
#2226 opened Jun 22, 2026 by youdie006 Loading…
3 tasks done
chore(deps-dev): bump starlette from 0.52.1 to 1.3.1 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#2221 opened Jun 17, 2026 by dependabot Bot Loading…
Typed **kwargs on field constructors
#2218 opened Jun 15, 2026 by vlakius Contributor Loading…
4 of 7 tasks
Remove iso8601 dependency
#2213 opened Jun 6, 2026 by waketzheng Contributor Loading…
5 of 7 tasks
feat: add DISTINCT ON support for PostgreSQL.
#2211 opened Jun 4, 2026 by VladislavYar Contributor Loading…
5 of 7 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.