We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e899e commit 5a3580bCopy full SHA for 5a3580b
docs/release-notes/release-notes-0.19.0.md
@@ -369,6 +369,11 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
369
a new option `channel-max-fee-exposure` which is unambiguous in its description.
370
The underlying functionality between those two options remain the same.
371
372
+* [Replace offset with keyset pagination
373
+for sql invoice queries](https://github.com/lightningnetwork/lnd/pull/9756)
374
+because the offset query becomes inefficient for large databases.
375
+
376
377
* Graph abstraction work:
378
- [Abstract autopilot access](https://github.com/lightningnetwork/lnd/pull/9480)
379
- [Abstract invoicerpc server access](https://github.com/lightningnetwork/lnd/pull/9516)
0 commit comments