lightning-terminal/db/sqlc/migrations
Viktor Torstensson f5046d1f4e
Merge pull request #1305 from ViktorT-11/2026-05-sql-migration-in-prod
[sql-70] Enable SQL backends in production & trigger the kvdb to sql migration
2026-06-08 21:08:16 +02:00
..
000001_accounts.down.sql db/sqlc: only use named UNIQUE indices 2025-03-10 13:54:11 -05:00
000001_accounts.up.sql db/sqlc: only use named UNIQUE indices 2025-03-10 13:54:11 -05:00
000002_sessions.down.sql db/sqlc: add session schemas and queries 2025-03-11 11:37:41 -05:00
000002_sessions.up.sql multi: preserve macaroon recipe order in SQL 2026-06-08 17:21:03 +02:00
000003_kvstores.down.sql multi: tighten kvstore namespace uniqueness 2026-06-05 01:06:22 +02:00
000003_kvstores.up.sql multi: tighten kvstore namespace uniqueness 2026-06-05 01:06:22 +02:00
000004_privacy_pairs.down.sql db/sqlc: priv map schemas and crud 2025-04-22 06:10:48 +02:00
000004_privacy_pairs.up.sql db/sqlc: priv map schemas and crud 2025-04-22 06:10:48 +02:00
000005_actions.down.sql sqlc: remove accidental "NOT" in actions migration 2026-06-08 17:21:03 +02:00
000005_actions.up.sql multi: preserve action order across SQL migration 2026-06-08 17:21:03 +02:00
000006_code_migration_kvdb_to_sql.up.sql db: move kvdb to SQL programmatic migration to prod 2026-06-08 11:23:58 +02:00