The tip of trunk (3.12.0 alpha) changes the default page size for new
database file from 1024 to 4096 bytes.

    https://www.sqlite.org/draft/releaselog/3_12_0.html
    https://www.sqlite.org/draft/pgszchng2016.html

This seems like a potentially disruptive change, so I want to give
you, the user community, plenty of time to consider the consequences
and potentially talk me out of it.

The "Pre-release Snapshot" on the download page
(https://www.sqlite.org/download.html) contains this change, if you
want to actually evaluate the latest changes in your application.

We hope to release 3.12.0 in early April, or maybe even sooner, so if
you want to provide feedback, you should do so without unnecessary
delay.
-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to