diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2026-03-06 17:00:15 +0100 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2026-03-06 17:00:15 +0100 |
| commit | b5be408103f8a11b297ba2f419b31f93ee1532f6 (patch) | |
| tree | fba2c98701d082cfa62bc01c7891f8501a2af905 | |
| parent | ca91a579770c89d25aefae220079bf336fa88dc9 (diff) | |
Drop ACTIVE_SCHEMA open option.
| -rw-r--r-- | config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -110,7 +110,6 @@ dataset: # https://gdal.org/drivers/vector/pg.html#dataset-open-options or # https://gdal.org/drivers/vector/gpkg.html#dataset-open-options open-options: - ACTIVE_SCHEMA: postgis USER: geodata DBNAME: geodata |
