Difference between revisions of "Build SQLite extension on windows"
From GRASS-Wiki
(Created page with "In [http://grass.osgeo.org/grass71/manuals/v.db.update.html v.db.update] there is following option: ''sqliteextra=name Name of SQLite extension file for extra functions (...") |
|||
Line 1: | Line 1: | ||
In [http://grass.osgeo.org/grass71/manuals/v.db.update.html v.db.update] there is following option: | In [http://grass.osgeo.org/grass71/manuals/v.db.update.html v.db.update] there is following option: | ||
− | ''sqliteextra=name | + | ''sqliteextra=name |
Name of SQLite extension file for extra functions (SQLite backend only)'' | Name of SQLite extension file for extra functions (SQLite backend only)'' | ||
Revision as of 07:04, 28 December 2014
In v.db.update there is following option:
sqliteextra=name Name of SQLite extension file for extra functions (SQLite backend only)