tortoise / tortoise/tortoise-orm

hope someday tortoise get flush even pony orm and sqlalchmey orm does have one

Open
#1,499 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.6k
Forks
516
Avg merge
2d 21h
Merged PRs (30d)
9

Description

275363944-e47c0f44-b9a2-490d-ba33-248faa1120d0

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.