lnd/sqldb/sqlc
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
..
migrations sqldb: add table to track custom SQL migrations 2025-01-23 09:10:59 +01:00
queries sqldb: add table to track custom SQL migrations 2025-01-23 09:10:59 +01:00
amp_invoices.sql.go invoices/sqldb: query by ChanID when updating AMP invoice preimage 2024-09-03 19:40:45 +02:00
db.go tools: update sqlc version to v1.25.0 2024-03-01 10:08:07 +01:00
invoice_events.sql.go sqldb: simplify and fixup the existing invoice store schema and queries 2024-03-01 10:08:07 +01:00
invoices.sql.go sqldb: fix end date filter when querying invoices 2024-09-03 19:40:47 +02:00
migration.sql.go sqldb: add table to track custom SQL migrations 2025-01-23 09:10:59 +01:00
models.go sqldb: add table to track custom SQL migrations 2025-01-23 09:10:59 +01:00
querier.go sqldb: add table to track custom SQL migrations 2025-01-23 09:10:59 +01:00