docs: improve readability of graph SQL work

This commit is contained in:
Elle Mouton
2025-09-15 12:50:33 +02:00
parent 5082566ed7
commit 48674cf28c

View File

@@ -149,22 +149,22 @@ circuit. The indices are only available for forwarding events saved after v0.20.
* Only [fetch required
fields](https://github.com/lightningnetwork/lnd/pull/9923) during graph
cache population.
* Add graph schemas, queries and CRUD:
* [1](https://github.com/lightningnetwork/lnd/pull/9866)
* [2](https://github.com/lightningnetwork/lnd/pull/9869)
* [3](https://github.com/lightningnetwork/lnd/pull/9887)
* [4](https://github.com/lightningnetwork/lnd/pull/9931)
* [5](https://github.com/lightningnetwork/lnd/pull/9935)
* [6](https://github.com/lightningnetwork/lnd/pull/9936)
* [7](https://github.com/lightningnetwork/lnd/pull/9937)
* [8](https://github.com/lightningnetwork/lnd/pull/9938)
* [9](https://github.com/lightningnetwork/lnd/pull/9939)
* [10](https://github.com/lightningnetwork/lnd/pull/9971)
* [11](https://github.com/lightningnetwork/lnd/pull/9972)
* Add graph schemas, queries and CRUD:
[[1](https://github.com/lightningnetwork/lnd/pull/9866),
[2](https://github.com/lightningnetwork/lnd/pull/9869),
[3](https://github.com/lightningnetwork/lnd/pull/9887),
[4](https://github.com/lightningnetwork/lnd/pull/9931),
[5](https://github.com/lightningnetwork/lnd/pull/9935),
[6](https://github.com/lightningnetwork/lnd/pull/9936),
[7](https://github.com/lightningnetwork/lnd/pull/9937),
[8](https://github.com/lightningnetwork/lnd/pull/9938),
[9](https://github.com/lightningnetwork/lnd/pull/9939),
[10](https://github.com/lightningnetwork/lnd/pull/9971),
[11](https://github.com/lightningnetwork/lnd/pull/9972)]
* Add graph SQL migration logic:
* [1](https://github.com/lightningnetwork/lnd/pull/10036)
* [2](https://github.com/lightningnetwork/lnd/pull/10050)
* [3](https://github.com/lightningnetwork/lnd/pull/10038)
[[1](https://github.com/lightningnetwork/lnd/pull/10036),
[2](https://github.com/lightningnetwork/lnd/pull/10050),
[3](https://github.com/lightningnetwork/lnd/pull/10038)]
## RPC Updates
* Previously the `RoutingPolicy` would return the inbound fee record in its