annotate schema/version.sql @ 4160:7cccf7fef3e8

Made 'golint' and 'staticcheck' happy with auth package.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 02 Aug 2019 17:08:58 +0200
parents 5466562cca60
children 64cd18281c76
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4158
5466562cca60 Remove utility function with possibly bad performance impact
Tom Gottfried <tom@intevation.de>
parents: 4132
diff changeset
1 INSERT INTO gemma_schema_version(version) VALUES (1104);