lnd/sqldb/sqlc/queries
Andras Banki-Horvath 9acd06d296
sqldb: add table to track custom SQL migrations
This commit adds the migration_tracker table which we'll use to track if
a custom migration has already been done.
2025-01-23 09:10:59 +01:00
..
amp_invoices.sql invoices/sqldb: query by ChanID when updating AMP invoice preimage 2024-09-03 19:40:45 +02:00
invoice_events.sql sqldb: simplify and fixup the existing invoice store schema and queries 2024-03-01 10:08:07 +01:00
invoices.sql sqldb: fix end date filter when querying invoices 2024-09-03 19:40:47 +02:00
migration.sql sqldb: add table to track custom SQL migrations 2025-01-23 09:10:59 +01:00