Adjust the new truncation behavior of sqlite_dbpage(N,null) such that it causes
the database to be truncated to N-1 pages. This makes more since. An error is
raised if N is less than 2. (tags: trunk)
↧