This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
loop
Watch
2
Star
0
Fork
0
You've already forked loop
mirror of
https://github.com/lightninglabs/loop
synced
2024-11-09 19:10:47 +00:00
Code
Issues
Releases
Wiki
Activity
38e86a1b0f
loop
/
loopdb
/
sqlc
/
migrations
/
000005_sweep_batcher.down.sql
George Tsagkarelis
99608ad515
loopdb+sweepbatcher: add sweepbatcher store
2024-01-23 20:38:06 +02:00
2 lines
44 B
SQL
Raw
Blame
History
DROP
TABLE
sweep_batches
;
DROP
TABLE
sweeps
;
Reference in New Issue
View Git Blame
Copy Permalink