Files
pixa/internal/database/database_test.go
clawbot 8b6aa74951
All checks were successful
check / check (push) Successful in 1m49s
Remove backwards compat code: no installed base pre-1.0
- Simplify bootstrapMigrationsTable to just check table existence and
  apply 000.sql if missing — no legacy DB detection
- Remove ensureBootstrapVersionRecorded (legacy backfill path)
- Remove applyBootstrapMigration (separate helper, now inlined)
- Remove TestBootstrapMigrationsTable_ExistingTableBackwardsCompat
- Simplify 000.sql header comment
2026-03-17 19:47:59 -07:00

5.1 KiB