This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blog/bp
giles 507200893d
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
Fix _upsert_post savepoint: add() inside begin_nested()
begin_nested() auto-flushes on entry which triggers the INSERT before
the savepoint is active. Move sess.add() inside the savepoint block
and split into update vs insert paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 22:59:54 +00:00
..
2026-02-19 18:04:26 +00:00