4 points | by chungy 6 hours ago ago
4 comments
From the release history: "Due to backwards-compatibility issues associated with some new features, the 3.52.0 release has been withdrawn."
3.52.0 seems to work fine for me. For now, I'll avoid using any of the new features (with fingers crossed).
As long as you are not using indexes on expressions where the expression value is a floating point number that is computed using one or more text->binary conversions, then you should be fine.
I don't expect them to take too long in getting a bug-fixed 3.52.1 out, but I'm neither on the SQLite team nor can I make such promises ;)
Release 3.52.0 has been temporarily withdrawn until a few critical bug fixes land for 3.52.1: https://sqlite.org/releaselog/3_52_0.html
From the release history: "Due to backwards-compatibility issues associated with some new features, the 3.52.0 release has been withdrawn."
3.52.0 seems to work fine for me. For now, I'll avoid using any of the new features (with fingers crossed).
As long as you are not using indexes on expressions where the expression value is a floating point number that is computed using one or more text->binary conversions, then you should be fine.
I don't expect them to take too long in getting a bug-fixed 3.52.1 out, but I'm neither on the SQLite team nor can I make such promises ;)
Release 3.52.0 has been temporarily withdrawn until a few critical bug fixes land for 3.52.1: https://sqlite.org/releaselog/3_52_0.html