Skip to content

fix: run standalone queries under AUTOCOMMIT isolation (#1629) - #1635

Merged
collerek merged 2 commits into
masterfrom
fix/autocommit-standalone-queries
Apr 22, 2026
Merged

fix: run standalone queries under AUTOCOMMIT isolation (#1629)#1635
collerek merged 2 commits into
masterfrom
fix/autocommit-standalone-queries

Conversation

@collerek

Copy link
Copy Markdown
Collaborator

run standalone queries under AUTOCOMMIT isolation (#1629), restore the performance degradation from <= 0.21 with additional boost from other optimizations

…re the performance degradation from <= 0.21 with additional boost from other optimizations
@collerek
collerek merged commit bb7b3e9 into master Apr 22, 2026
9 of 11 checks passed
@collerek
collerek deleted the fix/autocommit-standalone-queries branch April 22, 2026 10:32
collerek added a commit that referenced this pull request Apr 22, 2026
Bump version and add release notes for 0.24.0.

Features:
- on_update field option (#1273)
- fk_name override on ForeignKey (#849)
- forward autoincrement to SQLAlchemy column (#674)

Fixes:
- run standalone queries under AUTOCOMMIT isolation,
  restoring 0.21-era per-row CRUD performance (#1629, #1635)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant