Build SQLite extension on windows
In v.db.update there is following option:
sqliteextra=name Name of SQLite extension file for extra functions (SQLite backend only)
For build SQLite extension for winGRASS follow these steps:
- Install the OSGeo4W directory structure as a build environment by these instructions