We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ae17b commit 6c09617Copy full SHA for 6c09617
docs/release-notes/release-notes-0.18.0.md
@@ -327,6 +327,10 @@
327
* [Refactor UpdateInvoice](https://github.com/lightningnetwork/lnd/pull/8100) to
328
make it simpler to adjust code to also support SQL InvoiceDB implementation.
329
330
+* [InvoiceDB implementation](https://github.com/lightningnetwork/lnd/pull/8052)
331
+ for SQL backends enabling new users to optionally use an experimental native
332
+ SQL invoices database.
333
+
334
## Code Health
335
336
* [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117)
0 commit comments