mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 00:54:20 +01:00
The case where this is needed is when the wallet had a forwarded payment somewhere between commits66a47d2(which started tracking forwardings) andd901304(which added the `received_time` column). This just emulates the behavior of sqlite3 for postgres as well. Signed-off-by: Christian Decker <@cdecker>