aboutsummaryrefslogtreecommitdiff
path: root/src/auditordb/0002-auditor_historic_reserve_summary.sql
diff options
context:
space:
mode:
authorNic <nic@eigel.ch>2023-11-02 23:48:08 +0100
committerNic <nic@eigel.ch>2023-11-02 23:48:08 +0100
commit0442c22857a83eb9291182a1a4d372f1ffb9203c (patch)
tree5c6f9ae6a39fb57a3022f650625d899be8141cff /src/auditordb/0002-auditor_historic_reserve_summary.sql
parentf5cad7636211c03cf4c023df4e9275d603cd1770 (diff)
downloadexchange-0442c22857a83eb9291182a1a4d372f1ffb9203c.tar.xz
-fix 0002-auditordb-scripts
Diffstat (limited to 'src/auditordb/0002-auditor_historic_reserve_summary.sql')
-rw-r--r--src/auditordb/0002-auditor_historic_reserve_summary.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditordb/0002-auditor_historic_reserve_summary.sql b/src/auditordb/0002-auditor_historic_reserve_summary.sql
index e71ae8b7a..819c4e160 100644
--- a/src/auditordb/0002-auditor_historic_reserve_summary.sql
+++ b/src/auditordb/0002-auditor_historic_reserve_summary.sql
@@ -14,6 +14,7 @@
-- TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
--
+SET search_path TO auditor;
CREATE TABLE IF NOT EXISTS auditor_historic_reserve_summary
(start_date INT8 PRIMARY KEY
,end_date INT8 NOT NULL