diff schema/version.sql @ 4749:fd9f171b87e4

Generally disallow the same section name for different countries This avoids the situation that a waterway admin is informed about the duplicate name only on trying to accept the import of a new section. Such an import will now end up failed.
author Tom Gottfried <tom@intevation.de>
date Fri, 18 Oct 2019 15:45:48 +0200
parents 47922c1a088d
children 1fef9d8e7eb2
line wrap: on
line diff
--- a/schema/version.sql	Fri Oct 18 15:34:34 2019 +0200
+++ b/schema/version.sql	Fri Oct 18 15:45:48 2019 +0200
@@ -1,1 +1,1 @@
-INSERT INTO gemma_schema_version(version) VALUES (1310);
+INSERT INTO gemma_schema_version(version) VALUES (1311);