mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-15 12:50:15 +02:00
docs: add release notes for KV-to-SQL payment migration
This commit is contained in:
parent
6c28cc4d0b
commit
89f046a129
1 changed files with 4 additions and 0 deletions
|
|
@ -217,6 +217,10 @@
|
|||
db functions Part 2](https://github.com/lightningnetwork/lnd/pull/10308)
|
||||
* [Finalize SQL implementation for
|
||||
payments db](https://github.com/lightningnetwork/lnd/pull/10373)
|
||||
* [Add the KV-to-SQL payment
|
||||
migration](https://github.com/lightningnetwork/lnd/pull/10485) with
|
||||
comprehensive tests. The migration is currently dev-only, compiled behind
|
||||
the `test_db_postgres`, `test_db_sqlite`, or `test_native_sql` build tags.
|
||||
|
||||
|
||||
## Code Health
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue