[GRASS-user] 7.9.dev: SQLite3 error

Stefan Blumentrath Stefan.Blumentrath at nina.no
Mon Aug 26 11:58:27 PDT 2019


Hi Rich,

There seems to be a typo in your columns option. There should not be a "=" after the last column name, but a white space:
Should be:
columns='x double precision, y double precision, name char(10)'

(not: columns='x double precision, y double precision, 
> \ name=char(10)')

That should fix it...

Cheers
Stefan


More information about the grass-user mailing list