2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-09 19:10:47 +00:00
loop/loopdb/sqlc
Andras Banki-Horvath 4f5c806ba5
loopdb: add helper methods to update swap costs
This commit adds the necessary sqlc code and SwapStore function to
update swap costs for all swaps in one transaction.
2024-06-03 14:54:18 +02:00
..
migrations loopdb: add migraton and DB code to handle payment timeout 2024-05-23 17:17:21 +02:00
queries loopdb: add helper methods to update swap costs 2024-06-03 14:54:18 +02:00
batch.sql.go loopdb+sweepbatcher: add the DropBatch call 2024-05-24 18:44:04 +02:00
db.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
instantout.sql.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
liquidity_params.sql.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
models.go loopdb: add migraton and DB code to handle payment timeout 2024-05-23 17:17:21 +02:00
querier.go loopdb: add helper methods to update swap costs 2024-06-03 14:54:18 +02:00
reservations.sql.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
swaps.sql.go loopdb: add helper methods to update swap costs 2024-06-03 14:54:18 +02:00