comparison 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
comparison
equal deleted inserted replaced
4748:47922c1a088d 4749:fd9f171b87e4
1 INSERT INTO gemma_schema_version(version) VALUES (1310); 1 INSERT INTO gemma_schema_version(version) VALUES (1311);