From 8276be2a2cece6365227c5b4e5aafd1f63b9a9fc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 24 Aug 2021 21:48:34 +0200 Subject: -add missing DROP --- src/stasis/drop0001.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stasis/drop0001.sql') diff --git a/src/stasis/drop0001.sql b/src/stasis/drop0001.sql index afc457d..c7697c0 100644 --- a/src/stasis/drop0001.sql +++ b/src/stasis/drop0001.sql @@ -29,6 +29,7 @@ DROP TABLE IF EXISTS anastasis_recdoc_payment; DROP TABLE IF EXISTS anastasis_recoverydocument; DROP TABLE IF EXISTS anastasis_challengecode; DROP TABLE IF EXISTS anastasis_challenge_payment; +DROP TABLE IF EXISTS anastasis_auth_iban_in; -- Unregister patch (0001.sql) SELECT _v.unregister_patch('stasis-0001'); -- cgit v1.2.3