tortoise / tortoise/tortoise-orm
hope someday tortoise get flush even pony orm and sqlalchmey orm does have one
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 516
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 9
Description
between i not sure if u know flush which do something is outstanding
i not sure u have any idea about it how it effect other framework
i agree it not needed in django case but for fastapi ,sanic and other frame it really necessary to have this important flush feature or just whole framework of orm consider bottleneck
feature:
1.it avoid fail attempt id to not trigger incremental
2.it allow to multi post table cause it get the id before post
3.etc many more
i am out now rest in peace
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. First clarify the intended flush semantics and compare the claimed behavior in Pony ORM and SQLAlchemy across FastAPI, Sanic, and Django use cases; done requires an agreed scope and acceptance criteria for ID allocation, failed attempts, and multi-table inserts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100