Issues
- 3
- 6
- 0
How to Implement Monthly Partitioning in Tortoise-ORM
#1752 opened by AAAASJAAAA - 7
- 1
Can provide a field for PydanticMeta in Tortoise Model to extend field_strializer of pydantic?
#1767 opened by hjqlc - 0
Enums not quoted (bug of pypika-torotise)
#1774 opened by waketzheng - 1
Join Function
#1690 opened by fruitoiz - 8
concurrent query question
#1738 opened by luffyxue55 - 0
Unable to use ManyToManyField if OneToOneField passed as Primary Key
#1771 opened by kaushal-goswami-godeskless - 0
When I initialize the database for the first time, if I have a field in my model with unique=True, then when I set this field's unique to False, it throws tortoise.exceptions.OperationalError: ( 1091, “Can't DROP ‘idx_tb_tasks_name_d55a80’; check that column/key exists”) error
#1768 opened by gck123 - 1
Chinese Documention?
#1735 opened by oceanzhou94 - 0
Migration a model with a ManyToManyfield
#1701 opened by dhayford92 - 0
- 1
Falcon API support.
#1755 opened by 0x1618 - 0
Implement eraliest() and latest()
#1753 opened by ruitcatarino - 1
Provide count() in Model
#1721 opened by lnxsr - 1
module save not working for sqlite3
#1749 opened by musnows - 1
- 0
Dynamically link new databases and create tables
#1746 opened by qinsehm1128 - 2
UPDATE the query updates all the data inside the entity
#1730 opened by DTPlayer - 1
Bulk creation with on_conflict fails with CharField PK
#1722 opened by lnxsr - 1
pydantic_model_creator No ForeignKeyField returned
#1726 opened by elkon028 - 3
- 2
Support aiomysql
#1715 opened by aoaostar - 0
Custom lookup feature?
#1739 opened by Pediatra - 1
Upgrade aiosqlite
#1727 opened by seriaati - 0
Unittest failed after upgraded pydantic to 2.9.2
#1732 opened by waketzheng - 0
naming of originating model in model_json_schema with pydantic_queryset_creator
#1728 opened by markus-96 - 1
When a QuerySet uses the only function and then uses the print function to print the returned result, an AttributeError is generated
#1723 opened by gck123 - 5
关于 Fastapi 使用 TORTOISE_ORM 筛选查询数据时 查询出数据为空的情况
#1698 opened by MrliuALG - 1
Query on reverse OneToOne field
#1710 opened by astronuttt - 2
tortoise.exceptions.ConfigurationError: Can't create schema due to cyclic fk references
#1709 opened by dhw1996 - 2
Simultaneous get_or_create throws InterfaceError: Pool.release() received invalid connection
#1693 opened by jackomeara-alphasights - 0
- 3
- 5
NumericField make
#1691 opened by daeeros - 3
Unexpected keyword argument 'no_delay'
#1677 opened by sdmway - 2
- 2
- 2
- 1
Tortoise-ORM executed an update statement, but the data in the database didn't change
#1688 opened by TracyRAN1 - 0
model_config Parameter in pydantic_model_creator Not Effective in Sub Models
#1686 opened by yuanshibtc - 1
Tortoise crashes when used with Vercel and FastAPI
#1684 opened by Thytu - 1
2013, 'Lost connection to MySQL server during query ([Errno 60] Operation timed out)'
#1685 opened by Caprey - 7
- 0
Function as insert value
#1680 opened by DTS-And-Eaglepoint-Funding - 15
Cannot have Unittest + Postgres + Fastapi combination. It just doesn't work.
#1676 opened by PawelRoman - 0
IMMEDIATE transaction type in sqlite
#1675 opened by weiztech - 5
- 1
Problems using `.raw()` instead of `.filter()`
#1667 opened by davidmcnabnz