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. |
||
|---|---|---|
| .. | ||
| migrations | ||
| queries | ||
| accounts.sql.go | ||
| actions.sql.go | ||
| actions_custom.go | ||
| db.go | ||
| db_custom.go | ||
| kvstores.sql.go | ||
| models.go | ||
| privacy_paris.sql.go | ||
| querier.go | ||
| sessions.sql.go | ||