2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-09 19:10:47 +00:00
loop/loopdb/sqlc/migrations
2024-06-03 14:54:18 +02:00
..
000001_swap.down.sql loopdb: add loopdb sqlite migrations 2023-06-20 17:31:39 +02:00
000001_swap.up.sql loopdb: add loopdb sqlite migrations 2023-06-20 17:31:39 +02:00
000002_liquidity_params.down.sql loopdb: add loopdb sqlite migrations 2023-06-20 17:31:39 +02:00
000002_liquidity_params.up.sql loopdb: add loopdb sqlite migrations 2023-06-20 17:31:39 +02:00
000003_reservations.down.sql loopdb: add reservation sqlc code 2024-01-17 15:59:05 +01:00
000003_reservations.up.sql loopdb: add reservation sqlc code 2024-01-17 15:59:05 +01:00
000004_is_wallet_addr.down.sql loopdb+sweepbatcher: add sweepbatcher store 2024-01-23 20:38:06 +02:00
000004_is_wallet_addr.up.sql loopdb+sweepbatcher: add sweepbatcher store 2024-01-23 20:38:06 +02:00
000005_sweep_batcher.down.sql loopdb+sweepbatcher: add sweepbatcher store 2024-01-23 20:38:06 +02:00
000005_sweep_batcher.up.sql loopdb+sweepbatcher: add sweepbatcher store 2024-01-23 20:38:06 +02:00
000006_instantout.down.sql instantout: add instantout store 2024-02-06 15:07:57 +01:00
000006_instantout.up.sql instantout: add instantout store 2024-02-06 15:07:57 +01:00
000007_payment_timeout.down.sql loopdb: add migraton and DB code to handle payment timeout 2024-05-23 17:17:21 +02:00
000007_payment_timeout.up.sql loopdb: add migraton and DB code to handle payment timeout 2024-05-23 17:17:21 +02:00
000008_migration_tracker.down.sql loopdb: add ability to track manual migrations 2024-06-03 14:54:18 +02:00
000008_migration_tracker.up.sql loopdb: add ability to track manual migrations 2024-06-03 14:54:18 +02:00