fabro/lib
Scott Werner ff2aef4564 Simplify SQL run record store write path and test fixtures
Share one bind helper across the runs insert/upsert/update statements,
compute the next event sequence once per append, and decode stored
sequence columns through a single helper. Check the run head before
decoding events, rewrite the first-visit stage listing as a UNION ALL so
each arm uses its partial index, and share the run_events insert SQL
with the test seeder.

Collapse the duplicated in-memory pool fixture, remove two tests that
only asserted Arc sharing, and fold the fabro-db test row helpers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 14:59:34 -04:00
..
apps Simplify SQL run record store write path and test fixtures 2026-08-27 14:59:34 -04:00
components Simplify SQL run record store write path and test fixtures 2026-08-27 14:59:34 -04:00
foundation Simplify SQL run record store write path and test fixtures 2026-08-27 14:59:34 -04:00
packages/fabro-api-client Add tag support to Git run targets 2026-08-26 11:16:37 -04:00