lnd/sqldb/sqlc/queries
Elle Mouton 7c7a0ae13d
graph/db: fetch policy version in cache paginated query
The ListChannelsWithPoliciesForCachePaginated query was missing the
policy version column, causing extractChannelPolicies to hardcode
lnwire.GossipVersion1 for that row type. Add cp1.version and
cp2.version to the query and use the fetched values instead.
2026-02-20 09:28:13 +02:00
..
amp_invoices.sql multi: add call to directly insert an AMP sub-invoice 2025-01-23 09:10:59 +01:00
graph.sql graph/db: fetch policy version in cache paginated query 2026-02-20 09:28:13 +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+invoices: Optimize invoice fetching when the reference is only a hash 2025-01-23 09:11:01 +01:00
migration.sql sqldb: add table to track custom SQL migrations 2025-01-23 09:10:59 +01:00