gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 52/152: fix drop call


From: gnunet
Subject: [taler-exchange] 52/152: fix drop call
Date: Sun, 05 Jul 2020 20:46:48 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit cc8eecca91678258b68264ef85c240fe35bc8b40
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue May 19 02:13:17 2020 +0200

    fix drop call
---
 src/exchangedb/drop0001.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/drop0001.sql b/src/exchangedb/drop0001.sql
index 7ffa7554..4d06fd51 100644
--- a/src/exchangedb/drop0001.sql
+++ b/src/exchangedb/drop0001.sql
@@ -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;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]