aboutsummaryrefslogtreecommitdiff
path: root/src/auditordb/0002-auditor_balances.sql
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-08 00:05:39 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-08 00:05:39 +0100
commit659b1aaac82b57ff25cb26fcf34ba3c9b333b653 (patch)
treeb12e81e79d1cd418a0bdffdc777ceae71350df23 /src/auditordb/0002-auditor_balances.sql
parent97f3e30c3d4081a6765c914c94b6cbf3a75110f3 (diff)
downloadexchange-659b1aaac82b57ff25cb26fcf34ba3c9b333b653.tar.xz
clean up SQL logic a bit more
Diffstat (limited to 'src/auditordb/0002-auditor_balances.sql')
-rw-r--r--src/auditordb/0002-auditor_balances.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditordb/0002-auditor_balances.sql b/src/auditordb/0002-auditor_balances.sql
index a52edbcd0..8014b9c41 100644
--- a/src/auditordb/0002-auditor_balances.sql
+++ b/src/auditordb/0002-auditor_balances.sql
@@ -14,7 +14,6 @@
-- TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
--
-SET search_path TO auditor;
CREATE TABLE IF NOT EXISTS auditor_balances
(
balance_key TEXT PRIMARY KEY NOT NULL