view schema/version.sql @ 4171:5a650cde0574

Move warning limiter to common package to flesh up the misc package. The remaining stuff in misc has dependencies to the config and cannot be removed from there easily w/o introducing cyclic imports. I have to rethink this.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 05 Aug 2019 16:43:31 +0200
parents 64cd18281c76
children 4d2e81423ab4
line wrap: on
line source

INSERT INTO gemma_schema_version(version) VALUES (1105);