Exposed 0.17.4 released with critical fix related to transaction isolation. Please update.
👍 2
j
jfburdet
10/06/2019, 4:08 PM
Tried to bump version to 0.17.5 ... now I'm getting a bunch of "SQLite supports only TRANSACTION_SERIALIZABLE and TRANSACTION_READ_UNCOMMITTED." in my tests.
So I had to update my sqlite specific code to this :