Files
lnd/sqldb
Elle Mouton a291d6f1a6 graph/db+sqldb: improve efficiency of node migration
There is no need to use the "collect-then-update" pattern for node
insertion during the SQL migration since if we do have any previously
persisted data for the node and happen to re-run the insertion for that
node, the data will be exactly the same. So we can make use of "On
conflict, no nothing" here too.
2025-09-01 08:02:38 +02:00
..
2025-08-07 16:53:45 +02:00
2025-07-25 12:21:18 -03:00
2024-10-26 14:18:00 +02:00
2025-08-14 11:59:09 +02:00
2025-08-14 11:59:09 +02:00
2025-08-14 11:59:09 +02:00
2025-08-14 12:00:40 +02:00
2023-07-27 03:31:12 -07:00