Microsoft.Data.Sqlite 5.0
Microsoft.Data.Sqlite 5.0 is available now on NuGet. Update today and let me know if you run into any issues.
Changes
- Added conceptual documentation
- @nmichels Updated SqliteDataReader.GetBytes, GetChars, and GetTextReader to stream using SqliteBlob when possible
- @AlexanderTaeschner Enabled executing EXPLAIN statements without specifying parameters
- @AlexanderTaeschner Added support for deferred transactions
- Updated to SQLitePCLRaw 2.0.4
- Added the SQLitePCLRaw.bundle_sqlite3 bundle for using the system version of SQLite
- Added support for MIPS64 Linux
- Updated to SQLite 3.33.0
- Added generated columns
- Added the UPDATE FROM SQL statement
- Added the iif SQL function
I also want to take this opportunity to give a huge thank you to the amazing community that has sprung up around this library. Thank you for all your support!