tortoise
tortoise-orm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
F() supports referencing JSONField attributes
henadzit:feat/f-supports-json
56 minutes ago
Add SELECT ... FOR NO KEY UPDATE support for Postgres (#1949) Allow slightly reducing the lock level when using `select_for_update` on Postgres DBs. This lock level allows concurrent inserts and deletes on tables that have foreign key references to the locked rows. The parameters follow the Django ORM design: https://code.djangoproject.com/ticket/30375 * Update pypika-tortoise version requirement
develop
5 days ago
Update pypika-tortoise version requirement
Pankrat:select-for-no-key-update
5 days ago
docs: update readme (#1957) * docs: update readme * chore: upgrade deps
develop
7 days ago
Update version requirement
Pankrat:select-for-no-key-update
7 days ago
chore: upgrade deps
waketzheng:update-readme
8 days ago
chore(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 (#1955) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
develop
8 days ago
Add SELECT ... FOR NO KEY UPDATE support for Postgres Allow slightly reducing the lock level when using `select_for_update` on Postgres DBs. This lock level allows concurrent inserts and deletes on tables that have foreign key references to the locked rows. The parameters follow the Django ORM design: https://code.djangoproject.com/ticket/30375
Pankrat:select-for-no-key-update
8 days ago
Active Branches
F() supports referencing JSONField attributes
last run
56 minutes ago
#1960
CodSpeed Performance Gauge
0%
Add SELECT ... FOR NO KEY UPDATE support for Postgres
last run
5 days ago
#1949
CodSpeed Performance Gauge
0%
feat: Require explicit on_delete for ForeignKeyField
last run
2 months ago
#1896
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs