view schema/version.sql @ 4847:4847ac70103a

Made staticcheck happy. - error strings should not end with punctuation or a newline (ST1005) - error strings should not be capitalized (ST1005)
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 18 Nov 2019 11:54:20 +0100
parents 3a8ec3c396e0
children 082027fb2d58
line wrap: on
line source

INSERT INTO gemma_schema_version(version) VALUES (1314);