-
-
Notifications
You must be signed in to change notification settings - Fork 392
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
add tests: update on filtered query fails when using subquery
enhancement
New feature or request
good first issue
Good for newcomers
#1802
opened Dec 5, 2024 by
Invisi
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
Foreign key input type is not in any way checked to actually represent the same model as in ForeignKey(model=...) parameter
enhancement
New feature or request
good first issue
Good for newcomers
#1791
opened Nov 27, 2024 by
HeroBrine1st
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
pydantic_model_creator No ForeignKeyField returned
pydantic
Issue related to tortoise.contrib.pydantic
#1726
opened Oct 2, 2024 by
elkon028
AssertionError while using transactions.in_transaction
#1720
opened Sep 27, 2024 by
DaniilChizhevskii
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
[Help]How to initialize tortoise orm in multiple workers?
#1694
opened Aug 9, 2024 by
Abeautifulsnow
Simultaneous get_or_create throws InterfaceError: Pool.release() received invalid connection
#1693
opened Aug 7, 2024 by
jackomeara-alphasights
Tortoise-ORM executed an update statement, but the data in the database didn't change
#1688
opened Aug 1, 2024 by
TracyRAN1
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.