API Fixes
The constructor of SQLiteConnection
has always been wild, but I accidentally broke it in v1.5.
Now more options can be specified in the ConnectionString to decrease the number of parameters.
This version fixes also fixes some async bugs.