mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 06:35:07 +01:00
This commit attempts to fix some issues with the invoice store's schema that we couldn't foresee before the implementation was finished. This is safe as the schema has not been instantiated yet outside of unit tests. Furthermore the commit updates invoice store SQL queries according to fixes in the schema as well as to prepare the higher level implementation in the upcoming commits. |
||
---|---|---|
.. | ||
migrations | ||
queries | ||
amp_invoices.sql.go | ||
db.go | ||
invoice_events.sql.go | ||
invoices.sql.go | ||
models.go | ||
querier.go |