view schema/version.sql @ 4365:e739a4806d7c

rounding to full days: Fixed typos. Make golint happy with the comments. Unexport local type. Simplify and tightend code.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 09 Sep 2019 18:07:10 +0200
parents 90b72e811efd
children 5e38667f740c 970e90d3d5eb
line wrap: on
line source

INSERT INTO gemma_schema_version(version) VALUES (1112);