add new tables to 02_down migration script
This commit is contained in:
parent
633e2907df
commit
496db2bb06
@ -1,3 +1,7 @@
|
||||
DROP TABLE unresolved_btcpay_invoices;
|
||||
|
||||
DROP TABLE payment_sessions;
|
||||
|
||||
DROP TABLE payments;
|
||||
|
||||
DROP TABLE login_tokens;
|
||||
|
Loading…
Reference in New Issue
Block a user