view schema/version.sql @ 4187:65a5501dc13d

Enable faster access to import logs Import logs are accessed per import. Index accordingly and leverage index usage in respective SQL statements.
author Tom Gottfried <tom@intevation.de>
date Wed, 07 Aug 2019 10:27:11 +0200
parents 4d2e81423ab4
children c831dcad8a10
line wrap: on
line source

INSERT INTO gemma_schema_version(version) VALUES (1107);