fix drop call
This commit is contained in:
parent
9e0cb7d91f
commit
cc8eecca91
@ -44,7 +44,7 @@ DROP TABLE IF EXISTS denomination_revocations CASCADE;
|
||||
DROP TABLE IF EXISTS denominations CASCADE;
|
||||
|
||||
-- Unregister patch (0001.sql)
|
||||
SELECT _v.unregister_patch('exchange-0001', NULL, NULL);
|
||||
SELECT _v.unregister_patch('exchange-0001');
|
||||
|
||||
-- And we're out of here...
|
||||
COMMIT;
|
||||
|
Loading…
Reference in New Issue
Block a user