lnd/sqldb/sqlc
ziggie ea9fb80eff
sqldb: use the new schema
We put this new schema update into the main line and change the
versions of the schema updates which are currently only available
in dev builds. The schemas need to be chronological therefore we
also need to rename the file numbers.
2025-08-14 11:59:09 +02:00
..
migrations sqldb: use the new schema 2025-08-14 11:59:09 +02:00
queries sqlc: add ListChannelsForNodeIDs batch query 2025-08-05 08:00:19 +02:00
amp_invoices.sql.go sqlc: update sqlc compiler to 1.29.0 2025-05-25 18:23:35 +02:00
db.go sqlc: update sqlc compiler to 1.29.0 2025-05-25 18:23:35 +02:00
db_custom.go graph/db: batch fetching for FetchChanInfos 2025-08-07 08:12:40 +02:00
db_custom_test.go scripts: add sql slices workaround to sqlc gen script 2025-07-22 17:14:55 +02:00
graph.sql.go sqlc: add ListChannelsForNodeIDs batch query 2025-08-05 08:00:19 +02:00
invoice_events.sql.go sqlc: update sqlc compiler to 1.29.0 2025-05-25 18:23:35 +02:00
invoices.sql.go sqlc: update sqlc compiler to 1.29.0 2025-05-25 18:23:35 +02:00
migration.sql.go sqlc: update sqlc compiler to 1.29.0 2025-05-25 18:23:35 +02:00
models.go sqldb+graph/db: prefix graph SQL objects with "graph_" 2025-07-15 18:40:16 +02:00
querier.go sqlc: add ListChannelsForNodeIDs batch query 2025-08-05 08:00:19 +02:00