view schema/version.sql @ 4364:496bbf0f618c

Move definition of published services to default configuration We rely on existance of these layers in some places, e.g. default configuration, already in some places. Further, default configuration setup is, in contrast to demo data, part of automatic database tests.
author Tom Gottfried <tom@intevation.de>
date Mon, 09 Sep 2019 17:39:57 +0200
parents 90b72e811efd
children 5e38667f740c 970e90d3d5eb
line wrap: on
line source

INSERT INTO gemma_schema_version(version) VALUES (1112);