~bigbes/sr-ht-dolt: c82f106f

beads: stop flattening a stored NULL string

Eugene Blikh <bigbes@gmail.com> — 2026-08-13 07:33:43 UTC

Commit c82f106f9e36a8ce14539fdc64d0083b98a90773view raw patch

Parent(s): 63073508

9 changed file(s)

FileStatus+
beads/build.go M +11 -11
beads/events.go M +8 -3
beads/memory.go M +2 -2
beads/milestones.go M +2 -2
beads/model.go M +1 -1
beads/prefixes.go M +1 -1
beads/ready.go M +1 -1
beads/rows.go M +67 -9
beads/rows_null_test.go A +132