-
-
Notifications
You must be signed in to change notification settings - Fork 408
Issues: tortoise/tortoise-orm
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Tortoise queries with long JOIN aliases raise exceptions when using Postgres as the backend database
#1902
opened Feb 28, 2025 by
mudetz
Failed to run New feature or request
poetry add tortoise-orm
with poetry 2.0+
enhancement
#1898
opened Feb 25, 2025 by
waketzheng
Type definition for Field.__set__ does not expect None to be passed even if the field is nullable
enhancement
New feature or request
#1889
opened Feb 22, 2025 by
zwx00
IntField: constraints not taken into account
enhancement
New feature or request
#1853
opened Jan 17, 2025 by
markus-96
Which field attributes only matter for schema generation?
question
Further information is requested
#1850
opened Jan 11, 2025 by
ofer-pd
pydantic_model_creator does not support Forward references using ReverseRelation in different files
#1841
opened Jan 6, 2025 by
eyllanesc-JE
Support filtering with New feature or request
relation__in
using model instances
enhancement
#1819
opened Dec 19, 2024 by
Abdeldjalil-H
on_delete should be required
enhancement
New feature or request
good first issue
Good for newcomers
#1801
opened Dec 5, 2024 by
FluckyGo
sql(params_inline=True)
doesn't include filter values from subqueries
bug
#1800
opened Dec 4, 2024 by
Abdeldjalil-H
How to Implement Monthly Partitioning in Tortoise-ORM
question
Further information is requested
#1752
opened Oct 30, 2024 by
AAAASJAAAA
naming of originating model in model_json_schema with pydantic_queryset_creator
pydantic
Issue related to tortoise.contrib.pydantic
#1728
opened Oct 7, 2024 by
markus-96
tortoise.exceptions.ConfigurationError: Can't create schema due to cyclic fk references
#1709
opened Sep 12, 2024 by
dhw1996
pydantic_model_creator
should support JSONField annotation (type hints)
pydantic
#1702
opened Aug 31, 2024 by
LanceMoe
Migration a model with a ManyToManyfield
Waiting for feedback
#1701
opened Aug 25, 2024 by
dhayford92
[Help]How to initialize tortoise orm in multiple workers?
#1694
opened Aug 9, 2024 by
Abeautifulsnow
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.