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-11 09:53:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3cbe76d7baa38c7387c4f0d620ee73f5826d882
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
…
000004_invoice_expiry_fix.up.sql
…
000005_migration_tracker.down.sql
…
000005_migration_tracker.up.sql
…
000006_invoice_migration.down.sql
…
000006_invoice_migration.up.sql
…