This website requires JavaScript.
Explore
Help
Sign in
GlcoinCore
/
lnd
Watch
1
Star
0
Fork
You've already forked lnd
0
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2026-08-20 13:27:27 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
2d477d699d
lnd
/
sqldb
/
sqlc
/
migrations
/
000006_invoice_migration.down.sql
Andras Banki-Horvath
b7d743929d
sqldb: add a temporary index to store KV invoice hash to ID mapping
2025-01-23 09:11:00 +01:00
1 line
45 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
invoice_payment_hashes
;
Reference in a new issue
View git blame
Copy permalink