Skip to content

API Fixes

Compare
Choose a tag to compare
@praeclarum praeclarum released this 20 Sep 03:28
· 156 commits to master since this release
77dee63

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.