lightning-terminal/db/sqlc
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
..
migrations db: move kvdb to SQL programmatic migration to prod 2026-06-08 11:23:58 +02:00
queries accounts+sqlc: improve ListAccounts for SQL store 2026-05-14 11:38:48 +02:00
accounts.sql.go accounts+sqlc: improve ListAccounts for SQL store 2026-05-14 11:38:48 +02:00
actions.sql.go sqlc+firewalldb: add GetAction SQL query 2025-10-07 02:13:14 +02:00
actions_custom.go multi: use fillPlaceHolders in CountActions 2026-05-14 12:23:18 +02:00
db.go db/sqlc: add account related tables and queries 2025-01-29 16:37:20 +02:00
db_custom.go multi: remove unused db code 2026-05-14 11:37:52 +02:00
kvstores.sql.go multi: rename sql kvstores session_id to group_id 2025-07-21 14:45:45 +02:00
models.go multi: rename sql kvstores session_id to group_id 2025-07-21 14:45:45 +02:00
privacy_paris.sql.go db/sqlc: priv map schemas and crud 2025-04-22 06:10:48 +02:00
querier.go accounts+sqlc: improve ListAccounts for SQL store 2026-05-14 11:38:48 +02:00
sessions.sql.go sqlc: add DeleteSession query 2025-11-25 19:35:42 +01:00