SQLite version 3.25.0 is now available on the SQLite website:
https://sqlite.org/
https://sqlite.org/releaselog/3_25_0.html
https://sqlite.org/download.html
The 3.25.0 release adds support for window functions and enhances the ALTER
TABLE support. See the release log link for additional information.
About a week ago, a bug was discovered in SQLite that could cause the byte-code
engine to enter an endless loop under certain very obscure conditions. I
didn't think this was such a big deal, as the error condition was unusually
difficult to reach and there was no data corruption nor incorrect answers
returned. But the internet thought otherwise and so there was a lot of
discussion of the bug on HN and Reddit. Just to be clear, that bug is fixed in
the current release. Upgrade if it is important do you. There are a handful
of other bug fixes in the current release.
If you encounter problems with this release, please send email to the
[email protected] mailing list, or directly to me. Thanks.
--
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-announce mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-announce