From 522db4d98e71ccd7a8bf6b933c8516df77ddbc6a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Nov 2020 23:47:11 +0100 Subject: use --help instead of -h --- src/exchangedb/drop0001.sql | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/exchangedb/drop0001.sql') diff --git a/src/exchangedb/drop0001.sql b/src/exchangedb/drop0001.sql index 4d06fd510..f5a28192f 100644 --- a/src/exchangedb/drop0001.sql +++ b/src/exchangedb/drop0001.sql @@ -17,8 +17,7 @@ -- Everything in one big transaction BEGIN; --- This script DROPs all of the tables we create, including the --- versioning schema! +-- This script DROPs all of the tables we create. -- -- Unlike the other SQL files, it SHOULD be updated to reflect the -- latest requirements for dropping tables. -- cgit v1.2.3