## Enable URI format Enable e.g. `file:mydb.db?cache=shared` URIs when opening Database by passing a new option to enable URI format for `sqlite_open_v2()`. Pls. see: https://www.sqlite.org/uri.html