mapcentia / geocloud2

The GC2 framework helps you build a spatial data infrastructure quickly and easily. Powered using open source components for a scalable solution focused on freedom rather than fees.
https://www.osgeo.org/projects/gc2-vidi/
GNU Affero General Public License v3.0
148 stars 67 forks source link

On quoting of field names in SQL transactions made in Data pane #39

Closed mapcentia closed 7 years ago

mapcentia commented 8 years ago

INSERT and UPDATE SQLs made from the Data pane has to have double qouted field names. Now white spaces and upper casing result in SQL error.

mapcentia commented 7 years ago

Fixed