-
-
Notifications
You must be signed in to change notification settings - Fork 391
Pull requests: tortoise/tortoise-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add enum support to pydantic_model_creator
#1798
opened Dec 3, 2024 by
markus-96
Loading…
4 of 7 tasks
Add type validation for foreign key and one to one model consistency
#1792
opened Nov 29, 2024 by
Abdeldjalil-H
Loading…
5 of 7 tasks
feat: add mixin for int enum field custom
#1781
opened Nov 21, 2024 by
waketzheng
Loading…
5 of 7 tasks
Add support for case insensitive regexp + add support for REGEXP SQLite module
#1737
opened Oct 14, 2024 by
larsschwegmann
Loading…
5 of 7 tasks
create unqiue index in indexes and related children in contrib.postgres/sqlite.indexes
#1642
opened Jun 7, 2024 by
omidekz
Loading…
Fix TestCase | only "models" works as app_label
#1457
opened Aug 21, 2023 by
esrehmki
Loading…
3 of 7 tasks
fix: nvarchar field filtering bug for non-ascii characters
#1441
opened Jul 28, 2023 by
mm74noroozi
•
Draft
7 tasks done
fix: check attr exists before setattr to aviod KeyError
#1416
opened Jul 3, 2023 by
ezioruan
Loading…
4 of 7 tasks
Made it possible to pass the "index_type" argument in the Index and PartialIndex constructors
#1368
opened Apr 5, 2023 by
DeveloperAnonymous
Loading…
2 of 7 tasks
fix: Fix incorrect use of pk_attr instead of db_pk_column when using RelationalField as the primary key
#1362
opened Mar 30, 2023 by
tufbel
Loading…
7 tasks
Optional relationships fields in pydantic_model_creator
#1356
opened Mar 19, 2023 by
YeahItsMeAgain
Loading…
2 of 7 tasks
Feat: Adding the feature of using XA transactions in MySQL
#1338
opened Feb 13, 2023 by
tufbel
Loading…
7 tasks
Feat: Improved forensics for exceptions raised in
get_create_schema_sql
#1236
opened Aug 30, 2022 by
caniko
Loading…
2 of 7 tasks
Re-added support for __set_name__ as the Python class datamodel presc…
#1084
opened Mar 12, 2022 by
wolph
Loading…
5 of 7 tasks
Fix for None values in prefetch when fk_id==0
#1055
opened Jan 21, 2022 by
konchunas
Loading…
4 of 7 tasks
Add __like and __ilike filters (#421)
#954
opened Oct 16, 2021 by
simoncampion
Loading…
6 of 7 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:develop.