Is it possible to somehow update the SQLDB Object to support newer versions of SQLite?
My current SQLite version is 2.8.15, but there are some features in 3.1.0 that I would love to use. Is it just a case of replacing a DLL file, or would the coder need to recompile the extension?
