[GRASS-dev] [GRASS GIS] #1755: cannot create sqlite table for v.net.centrality
GRASS GIS
trac at osgeo.org
Fri Oct 5 01:55:09 PDT 2012
#1755: cannot create sqlite table for v.net.centrality
------------------------------+---------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: unspecified
Keywords: v.net.centrality | Platform: Unspecified
Cpu: Unspecified |
------------------------------+---------------------------------------------
Comment(by marisn):
There is an old request to quote column names that would allow to use SQL
reserved words as column names. See more: #578
Second option would be to enhance parser to discard SQL reserved words as
valid column parameters. AFAIK SQL-92 reserved word list isn't so long.
Yes, I know, somebody will scream that PG, MySQL etc. have extra reserved
words etc., still even blocking only the most common ones would make day
for a user like Michal much better as he would be able to finish his task
instantly instead of writing a bug report.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1755#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list