SQLite Release 3.51.3

(sqlite.org)

4 points | by chungy 7 hours ago ago

4 comments

  • chmaynard 7 hours ago

    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).

    • SQLite 3 hours ago

      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.

    • chungy 7 hours ago

      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 ;)

  • chungy 7 hours ago

    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