SQLite specific connection options
Filename of the SQLite database
Maximum connections that allowed to be created. Must not be 0.
Minimal connections to initialize upfront. Must not be 0.
See Implementation
SQLite specific connection options