changeset 109:0e486e6ee60d

Set search path in test data script for standalone use.
author Tom Gottfried <tom@intevation.de>
date Fri, 15 Jun 2018 20:12:32 +0200
parents f6aba3ee3a75
children c86b20edb398
files tap_tests_data.sql
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tap_tests_data.sql	Fri Jun 15 20:05:44 2018 +0200
+++ b/tap_tests_data.sql	Fri Jun 15 20:12:32 2018 +0200
@@ -1,3 +1,5 @@
+SET search_path TO public, wamos, wamos_waterway, wamos_fairway;
+
 INSERT INTO countries VALUES ('AT');
 
 INSERT INTO responsibility_areas VALUES