changeset 698:3da0ab06d5a0

merge
author Bernhard Reiter <bernhard@intevation.de>
date Thu, 20 Sep 2018 16:14:38 +0200
parents 1db1ae344087 (current diff) 77928a3497f1 (diff)
children 18f6f2d89da1 8c3c43595d39
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/schema/gemma.sql	Thu Sep 20 15:54:34 2018 +0200
+++ b/schema/gemma.sql	Thu Sep 20 16:14:38 2018 +0200
@@ -289,7 +289,7 @@
                distance_mark_function,
                position_code,
                (location_code).hectometre
-            FROM waterway.distance_marks;
+            FROM waterway.distance_marks
 
     CREATE TABLE sections_stretches (
         id varchar PRIMARY KEY,