mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 17:55:36 +01:00
Previously we intentially did not set settled_at and settle_index when inserting a new invoice as those fields are set when we settle an invoice through the usual invoice update. As migration requires that we set these nullable fields, we can safely add them. |
||
---|---|---|
.. | ||
amp_invoices.sql | ||
invoice_events.sql | ||
invoices.sql | ||
migration.sql |