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 23:02:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85571b94b877d1dbb68421ee126192b16c36ccc
lnd
/
sqldb
/
sqlc
/
migrations
History
Andras Banki-Horvath
65b2bac81c
sqldb: make migration 1 and 3 idempotent
2025-03-28 11:00:56 +01:00
..
000001_invoices.down.sql
…
000001_invoices.up.sql
sqldb: make migration 1 and 3 idempotent
2025-03-28 11:00:56 +01:00
000002_amp_invoices.down.sql
…
000002_amp_invoices.up.sql
…
000003_invoice_events.down.sql
…
000003_invoice_events.up.sql
sqldb: make migration 1 and 3 idempotent
2025-03-28 11:00:56 +01:00
000004_invoice_expiry_fix.down.sql
sqldb+invoices: add migration to fix incorrectly stored invoice expiries
2024-07-09 08:39:57 +02:00
000004_invoice_expiry_fix.up.sql
sqldb+invoices: add migration to fix incorrectly stored invoice expiries
2024-07-09 08:39:57 +02:00
000005_migration_tracker.down.sql
sqldb: add table to track custom SQL migrations
2025-01-23 09:10:59 +01:00
000005_migration_tracker.up.sql
sqldb: add table to track custom SQL migrations
2025-01-23 09:10:59 +01:00
000006_invoice_migration.down.sql
sqldb: add a temporary index to store KV invoice hash to ID mapping
2025-01-23 09:11:00 +01:00
000006_invoice_migration.up.sql
sqldb: add a temporary index to store KV invoice hash to ID mapping
2025-01-23 09:11:00 +01:00