ericsink / SQLitePCL.raw

A Portable Class Library (PCL) for low-level (raw) access to SQLite
Apache License 2.0
512 stars 106 forks source link

Update e_sqlcipher builds to 4.4.2, based on sqlite 3.33.0 #390

Closed ericsink closed 2 years ago

ericsink commented 3 years ago

Version 2.0.5-pre20201231105030 (which should address this issue) has been pushed up to nuget.org. Testing/verification appreciated. :-)

DannyBoyk commented 3 years ago

We tested this with a database that was using the new generated columns feature and it worked as expected. Worked with all our unit tests databases too, including encrypted ones. Looking forward to the 2.0.5 release.