-
Notifications
You must be signed in to change notification settings - Fork 464
Pull requests: tortoise/tortoise-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix CreateModel not including DEFAULT clause for db_default fields
#2129
opened Mar 1, 2026 by
Br1an67
Loading…
4 of 7 tasks
Fix AlterField ignoring max_length changes in migrations
#2128
opened Mar 1, 2026 by
Br1an67
Loading…
4 of 7 tasks
fix: use configured timezone for MySQL session time_zone
#2127
opened Mar 1, 2026 by
Br1an67
Loading…
4 of 7 tasks
Fix bulk_update raising syntax error for ForeignKey fields
#2126
opened Mar 1, 2026 by
Br1an67
Loading…
4 of 5 tasks
fix: backward_relations=False now keeps annotated ReverseRelation fields
#2125
opened Mar 1, 2026 by
Br1an67
Loading…
5 of 7 tasks
fix: escape % in MySQL StrWrapper to prevent conflict with %s parameter placeholders
#2124
opened Mar 1, 2026 by
Br1an67
Loading…
5 of 7 tasks
Fix plus sign in DB URL password being decoded to space
#2123
opened Mar 1, 2026 by
Br1an67
Loading…
4 of 5 tasks
Fix auto_now field not updated with save(update_fields=[...])
#2122
opened Mar 1, 2026 by
Br1an67
Loading…
4 of 5 tasks
Implement json_contains filter for SQLite backend
#2121
opened Mar 1, 2026 by
Br1an67
Loading…
4 of 7 tasks
fix: ensure AddIndex, AddConstraint, RemoveIndex and RemoveConstraint are in correct order
#2118
opened Feb 25, 2026 by
tsifrer
Loading…
4 of 7 tasks
Fix sql(params_inline=True) not inlining subquery filter values
#2116
opened Feb 24, 2026 by
worksbyfriday
Loading…
4 tasks done
Improve QuerySet integer indexing error guidance
#2094
opened Feb 10, 2026 by
samdolan
Loading…
3 of 7 tasks
Improve QuerySet integer-indexing error guidance
#2093
opened Feb 10, 2026 by
sam-dawnops
Loading…
4 of 7 tasks
feat: add Dameng database backend support
#1989
opened Aug 9, 2025 by
martinadamsdev
Loading…
7 tasks done
on_delete should be required in all type relations #1801.
#1911
opened Mar 1, 2025 by
FluckyGo
Loading…
6 of 7 tasks
feat: Require explicit on_delete for ForeignKeyField
#1896
opened Feb 25, 2025 by
Hammer2900
Loading…
4 of 7 tasks
Support multiple apps in testing initializer
#1895
opened Feb 25, 2025 by
primal100
Loading…
6 of 7 tasks
add real enum support for mysql/mariadb
#1883
opened Feb 14, 2025 by
Abdeldjalil-H
Loading…
4 of 7 tasks
Add logic to handle
globalns and localns in pydantic_model_creator
#1876
opened Feb 5, 2025 by
alistairmaclean
Loading…
5 of 7 tasks
Enable pydantic_model_creator to use Forward references using ReverseRelation in different files
#1842
opened Jan 6, 2025 by
eyllanesc-JE
Loading…
2 of 7 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.