diff schema/version.sql @ 4033:4f2f34f5d14d

Schema: delete only import entry that are for deletion.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 23 Jul 2019 16:59:43 +0200
parents 4bf1c8d91bac
children fbd7c012f10c b79b60c0cc5a
line wrap: on
line diff
--- a/schema/version.sql	Tue Jul 23 14:58:56 2019 +0200
+++ b/schema/version.sql	Tue Jul 23 16:59:43 2019 +0200
@@ -1,1 +1,1 @@
-INSERT INTO gemma_schema_version(version) VALUES (1007);
+INSERT INTO gemma_schema_version(version) VALUES (1008);