<div dir="ltr">I'm just trying to figure out how to turn on SQlite/Spatialite shared cache in the latest stable version 2.0.1<div><br></div><div>Before I would just call SPLite3_enable_shared_cache but apparently that's been deprecated and doesn't exist anymore.(as well as SPLite4_enable_shared_cache)</div><div><br></div><div>It also appears that SQLite3_enable_shared_cache doesn't work either.</div><div><br></div><div>From the docs on Sqlite it says you can enable shared cache per connection via the connection string, but it doesn't look like there's any way to do that in Ogr right now.</div><div><br></div><div>I'm just looking for suggestions on how to enable it. </div></div>