mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-18 13:07:58 +02:00
This commit adds the migration_tracker table which we'll use to track if a custom migration has already been done. |
||
|---|---|---|
| .. | ||
| 000001_invoices.down.sql | ||
| 000001_invoices.up.sql | ||
| 000002_amp_invoices.down.sql | ||
| 000002_amp_invoices.up.sql | ||
| 000003_invoice_events.down.sql | ||
| 000003_invoice_events.up.sql | ||
| 000004_invoice_expiry_fix.down.sql | ||
| 000004_invoice_expiry_fix.up.sql | ||
| 000005_migration_tracker.down.sql | ||
| 000005_migration_tracker.up.sql | ||