view schema/version.sql @ 4875:6237e6165041

* Raise the upload limit for sounding results from 25GB up to 50GB. * Issue an error if sounding results uploads are over the limit instead of silently truncating them. * Fix a file handle leak when storing all uploads.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 31 Jan 2020 23:17:37 +0100
parents 7cbe5d32a614
children 4a9a1e323e11
line wrap: on
line source

INSERT INTO gemma_schema_version(version) VALUES (1316);