Files
rose-ash/blog/bp
giles c53f3025d9
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m9s
Fix no_autoflush: use manual toggle for async session
AsyncSession.no_autoflush is a sync context manager, can't use
with 'async with'. Toggle autoflush manually instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 12:06:54 +00:00
..