From acd385dc8246ad48a5398109373d492298df41f1 Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Thu, 29 Jun 2017 14:30:48 +0200 Subject: [PATCH] Bump new client version 0.18.0 --- client/cdb_dataservices_client--0.17.0--0.18.0.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/client/cdb_dataservices_client--0.17.0--0.18.0.sql b/client/cdb_dataservices_client--0.17.0--0.18.0.sql index 4ec3498..a1e5703 100644 --- a/client/cdb_dataservices_client--0.17.0--0.18.0.sql +++ b/client/cdb_dataservices_client--0.17.0--0.18.0.sql @@ -5,7 +5,6 @@ -- Make sure we have a sane search path to create/update the extension SET search_path = "$user",cartodb,public,cdb_dataservices_client; - -- Due to an inconsistency between the v0.17.0 script on one side, and the source sql files -- (namely 16_custon_types) and incremental migration scripts on the other (from/to 0.16.0), -- the order of the fields of the obs_meta_geometry and obs_meta_timespan types