mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-20 13:04:28 +02:00
docs: improve readability of graph SQL work
This commit is contained in:
@@ -150,21 +150,21 @@ circuit. The indices are only available for forwarding events saved after v0.20.
|
|||||||
fields](https://github.com/lightningnetwork/lnd/pull/9923) during graph
|
fields](https://github.com/lightningnetwork/lnd/pull/9923) during graph
|
||||||
cache population.
|
cache population.
|
||||||
* Add graph schemas, queries and CRUD:
|
* Add graph schemas, queries and CRUD:
|
||||||
* [1](https://github.com/lightningnetwork/lnd/pull/9866)
|
[[1](https://github.com/lightningnetwork/lnd/pull/9866),
|
||||||
* [2](https://github.com/lightningnetwork/lnd/pull/9869)
|
[2](https://github.com/lightningnetwork/lnd/pull/9869),
|
||||||
* [3](https://github.com/lightningnetwork/lnd/pull/9887)
|
[3](https://github.com/lightningnetwork/lnd/pull/9887),
|
||||||
* [4](https://github.com/lightningnetwork/lnd/pull/9931)
|
[4](https://github.com/lightningnetwork/lnd/pull/9931),
|
||||||
* [5](https://github.com/lightningnetwork/lnd/pull/9935)
|
[5](https://github.com/lightningnetwork/lnd/pull/9935),
|
||||||
* [6](https://github.com/lightningnetwork/lnd/pull/9936)
|
[6](https://github.com/lightningnetwork/lnd/pull/9936),
|
||||||
* [7](https://github.com/lightningnetwork/lnd/pull/9937)
|
[7](https://github.com/lightningnetwork/lnd/pull/9937),
|
||||||
* [8](https://github.com/lightningnetwork/lnd/pull/9938)
|
[8](https://github.com/lightningnetwork/lnd/pull/9938),
|
||||||
* [9](https://github.com/lightningnetwork/lnd/pull/9939)
|
[9](https://github.com/lightningnetwork/lnd/pull/9939),
|
||||||
* [10](https://github.com/lightningnetwork/lnd/pull/9971)
|
[10](https://github.com/lightningnetwork/lnd/pull/9971),
|
||||||
* [11](https://github.com/lightningnetwork/lnd/pull/9972)
|
[11](https://github.com/lightningnetwork/lnd/pull/9972)]
|
||||||
* Add graph SQL migration logic:
|
* Add graph SQL migration logic:
|
||||||
* [1](https://github.com/lightningnetwork/lnd/pull/10036)
|
[[1](https://github.com/lightningnetwork/lnd/pull/10036),
|
||||||
* [2](https://github.com/lightningnetwork/lnd/pull/10050)
|
[2](https://github.com/lightningnetwork/lnd/pull/10050),
|
||||||
* [3](https://github.com/lightningnetwork/lnd/pull/10038)
|
[3](https://github.com/lightningnetwork/lnd/pull/10038)]
|
||||||
|
|
||||||
## RPC Updates
|
## RPC Updates
|
||||||
* Previously the `RoutingPolicy` would return the inbound fee record in its
|
* Previously the `RoutingPolicy` would return the inbound fee record in its
|
||||||
|
Reference in New Issue
Block a user