aboutsummaryrefslogtreecommitdiff
path: root/src/auditordb/0002-auditor_historic_reserve_summary.sql
diff options
context:
space:
mode:
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