From b033aed88b3bade4b589a9c958b4e5cdf687fcc4 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Sun, 2 Mar 2014 01:26:37 +0100 Subject: [PATCH] Some more testing. --- test/parse/hans.goeuro.load | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/parse/hans.goeuro.load b/test/parse/hans.goeuro.load index 61866d4..8c121ec 100644 --- a/test/parse/hans.goeuro.load +++ b/test/parse/hans.goeuro.load @@ -16,6 +16,8 @@ LOAD DATABASE column enumerate.foo using empty-string-to-null + -- INCLUDING ONLY TABLE NAMES MATCHING ~/encoding/; + MATERIALIZE VIEWS d as $$ select cast(d as date) as d, count(*) as n