Skip to content

Pull requests: tortoise/tortoise-orm

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix dsn for mssql named instances
#1600 opened May 1, 2024 by adi1 Loading…
2 of 7 tasks
Update asyncmy and other deps
#1592 opened Apr 24, 2024 by abondar Loading…
fix: models get_or_create keyerror
#1584 opened Apr 10, 2024 by jiangying000 Loading…
fix: check attr exists before setattr to aviod KeyError #1416
#1571 opened Mar 18, 2024 by smartydroid Loading…
7 tasks
feat(model): added a class method to get table name of the model
#1517 opened Nov 17, 2023 by ducminhgd Loading…
2 tasks done
fix: fix field is nullable but pydantic model created is required
#1515 opened Nov 15, 2023 by hubertshelley Loading…
7 tasks done
fix #1462, add field_type for TimeDeltaField
#1463 opened Aug 23, 2023 by yinkh Loading…
Fix TestCase | only "models" works as app_label
#1457 opened Aug 21, 2023 by esrehmki Loading…
3 of 7 tasks
fix: check attr exists before setattr to aviod KeyError
#1416 opened Jul 3, 2023 by ezioruan Loading…
4 of 7 tasks
add an option to return fields on update
#1357 opened Mar 21, 2023 by evstratbg Loading…
7 tasks
Optional relationships fields in pydantic_model_creator
#1356 opened Mar 19, 2023 by YeahItsMeAgain Loading…
2 of 7 tasks
MODEL_INSTANCE TypeVar and MODEL_CLASS TypeAlias
#1352 opened Mar 12, 2023 by gh0st-work Loading…
3 of 7 tasks
optimize Model printint
#1345 opened Feb 18, 2023 by Chise1 Loading…
3 of 6 tasks
Feat: Adding the feature of using XA transactions in MySQL
#1338 opened Feb 13, 2023 by tufbel Loading…
7 tasks
Fix run_async RuntimeError
#1261 opened Sep 23, 2022 by mike1936 Loading…
2 of 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
Additional Postgresql JSON Functions
#1215 opened Aug 7, 2022 by hackedXD Loading…
2 tasks
Update FastAPI example test to use AnyIO
#1147 opened Jun 4, 2022 by ljhenne Loading…
4 tasks done
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
Added support to create Generic models
#987 opened Nov 23, 2021 by rschyboll Loading…
3 of 7 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.