[GRASS-dev] [GRASS GIS] #3563: v.in.ogr can't create tables in GRASS 7.4
GRASS GIS
trac at osgeo.org
Thu May 17 22:35:24 PDT 2018
#3563: v.in.ogr can't create tables in GRASS 7.4
----------------------------+-------------------------
Reporter: pierreroudier | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: normal | Milestone: 7.4.1
Component: Vector | Version: 7.4.0
Resolution: | Keywords: v.in.ogr
CPU: Unspecified | Platform: Unspecified
----------------------------+-------------------------
Comment (by sbl):
Quoting identifiers (as also described in the link you provided) should
work...
However, this would require significant changes, as modules (subsequent to
v.in.ogr) are not necessarily able to handle quoted identifiers.
In addition, this SQL standard is not implemented in all DBMS equally.
E.g. MySQL uses backticks for quoting (instead of quotes).
See also: #3071
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3563#comment:8>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list