lightning-terminal/db/migsets
Viktor Torstensson 10949c7bb8
db: remove kvdb to sql migration from dev db stream
Remove the KVDB-to-SQL migration from the dev SQL migration set now
that this migration is now part of the production migration set.

As the migrations_dev folder no longer contains any migrations, we also
update the db logic and the gen_sqlc_docker.sh script to not error when
the folder(s) are empty.
2026-06-08 11:23:58 +02:00
..
log.go migstreams: rename package to migsets 2026-05-14 11:39:12 +02:00
programmatic_migrations.go db: move kvdb to SQL programmatic migration to prod 2026-06-08 11:23:58 +02:00
sql_migrations.go db: move kvdb to SQL programmatic migration to prod 2026-06-08 11:23:58 +02:00
sql_migrations_dev.go db: remove kvdb to sql migration from dev db stream 2026-06-08 11:23:58 +02:00