comparison example_conf.toml @ 4605:7650d2431f86 geoserver_sql_views

Separate schema and table name Since a GeoServer data source is bound to a specific database schema, names have to be given without schema qualification. Since we cannot use regclass for names of SQL views, the name is now a varchar. This way it's more straightforward to store schema and name separately.
author Tom Gottfried <tom@intevation.de>
date Thu, 05 Sep 2019 11:33:01 +0200
parents 317d176ef38c
children 209b10f7bb2c
comparison
equal deleted inserted replaced
4604:ca8d18f794f3 4605:7650d2431f86