On 5/5/17, Matthäus G. Chajdas <[email protected]> wrote: > sqlite> VACUUM; > sqlite> PRAGMA optimize; > Error: database schema has changed
Thanks for the bug report. Thank problem was fixed about a month ago with check-in https://www.sqlite.org/src/timeline?c=86897c24c0b35ffea8df which has not yet appeared in an official release. You can use the "prerelease snapshot" on the website until version 3.19.0 appears. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

