mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
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. |
||
|---|---|---|
| .. | ||
| migsets | ||
| sqlc | ||
| sqlcmig6 | ||
| tombstone | ||
| interfaces.go | ||
| log.go | ||
| migrations.go | ||
| postgres.go | ||
| postgres_fixture.go | ||
| schemas.go | ||
| sqlerrors.go | ||
| sqlite.go | ||