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