Files
pixa/internal/database/database.go
clawbot 0c8de65be8
Všechny kontroly byly úspěšné
check / check (push) Successful in 1m41s
Move bootstrap migration INSERT into 000.sql
Per review: the SQL file should be self-contained. 000.sql now
includes both the CREATE TABLE and the INSERT OR IGNORE for recording
its own version. Removed the separate INSERT from Go code in
bootstrapMigrationsTable().
2026-03-17 20:21:32 -07:00

6.1 KiB