loop/loopdb/sqlc/migrations
2025-09-25 11:13:33 +02:00
..
000001_swap.down.sql
000001_swap.up.sql
000002_liquidity_params.down.sql
000002_liquidity_params.up.sql
000003_reservations.down.sql
000003_reservations.up.sql
000004_is_wallet_addr.down.sql
000004_is_wallet_addr.up.sql
000005_sweep_batcher.down.sql
000005_sweep_batcher.up.sql
000006_instantout.down.sql
000006_instantout.up.sql
000007_payment_timeout.down.sql
000007_payment_timeout.up.sql
000008_migration_tracker.down.sql
000008_migration_tracker.up.sql
000009_static_address.down.sql
000009_static_address.up.sql
000010_static_address_deposits.down.sql
000010_static_address_deposits.up.sql loopdb: add query DepositsForSwapHash 2025-08-01 11:26:33 +02:00
000011_static_address_loop_in.down.sql
000011_static_address_loop_in.up.sql
000012_loop_out_asset_params.down.sql
000012_loop_out_asset_params.up.sql
000013_batcher_key_outpoint.down.sql
000013_batcher_key_outpoint.up.sql
000014_reservation_protocol_version.down.sql
000014_reservation_protocol_version.up.sql
000015_static_address_withdrawals.down.sql loopdb: withdrawal table and queries 2025-06-03 12:57:10 +02:00
000015_static_address_withdrawals.up.sql loopdb: withdrawal table and queries 2025-06-03 12:57:10 +02:00
000016_batch_cancelled.down.sql sweepbatcher: add an option to ignore HTLC txids 2025-06-17 14:47:49 -03:00
000016_batch_cancelled.up.sql sweepbatcher: add an option to ignore HTLC txids 2025-06-17 14:47:49 -03:00
000017_deposit_swaphash.down.sql staticaddr: migrate swap hashes to deposits 2025-08-01 11:26:32 +02:00
000017_deposit_swaphash.up.sql staticaddr: migrate swap hashes to deposits 2025-08-01 11:26:32 +02:00
000018_deposit_updates_index.down.sql loopdb: add deposit indices 2025-08-12 16:36:48 +02:00
000018_deposit_updates_index.up.sql loopdb: add deposit indices 2025-08-12 16:36:48 +02:00
000019_static_selected_amount.down.sql sqlc: add amount column to static swaps 2025-09-25 11:13:33 +02:00
000019_static_selected_amount.up.sql sqlc: add amount column to static swaps 2025-09-25 11:13:33 +02:00