annotate schema/version.sql @ 4624:209b10f7bb2c geoserver_sql_views

Add config for GeoServer database session startup SQL Prepended to setting the role in order to avoid any configuration overwriting it.
author Tom Gottfried <tom@intevation.de>
date Wed, 09 Oct 2019 18:47:13 +0200
parents 30bb2d819d57
children 28999c7c0c18
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4617
ae840f9eb4c8 Advance schema version number
Tom Gottfried <tom@intevation.de>
parents: 4614
diff changeset
1 INSERT INTO gemma_schema_version(version) VALUES (1300);