This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
lnd
Watch
1
Star
0
Fork
0
You've already forked lnd
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-10-10 13:16:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a62e410ebf8764708a4a274e16fd93202890d452
lnd
/
sqldb
/
sqlc
History
Andras Banki-Horvath
65b2bac81c
sqldb: make migration 1 and 3 idempotent
2025-03-28 11:00:56 +01:00
..
migrations
sqldb: make migration 1 and 3 idempotent
2025-03-28 11:00:56 +01:00
queries
sqldb+invoices: Optimize invoice fetching when the reference is only a hash
2025-01-23 09:11:01 +01:00
amp_invoices.sql.go
multi: add call to directly insert an AMP sub-invoice
2025-01-23 09:10:59 +01:00
db.go
…
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: ensure schema definitions are fully SQLite compatible
2025-01-23 09:11:02 +01:00
migration.sql.go
sqldb: add table to track custom SQL migrations
2025-01-23 09:10:59 +01:00
models.go
sqldb: ensure schema definitions are fully SQLite compatible
2025-01-23 09:11:02 +01:00
querier.go
sqldb+invoices: Optimize invoice fetching when the reference is only a hash
2025-01-23 09:11:01 +01:00