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

refactor: improve pydantic json dump
#2130 opened Mar 1, 2026 by waketzheng Loading…
4 of 7 tasks
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 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 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
Remove query parameters from logs
#1997 opened Aug 20, 2025 by bddap Loading…
5 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 range validation
#1887 opened Feb 17, 2025 by markus-96 Loading…
add real enum support for mysql/mariadb
#1883 opened Feb 14, 2025 by Abdeldjalil-H Loading…
4 of 7 tasks
Feat: add isnull not_isnull for m2m filter
#1705 opened Sep 6, 2024 by lozzo Loading…
2 of 7 tasks
Create schemas for postgres schema generator
#1682 opened Jul 27, 2024 by yogsagot Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.