0
Files
src/sql
shess 7e2babaf65 [sql] Verify that Raze() works for multiple pages sizes.
Verify that sql::Connection::Raze() maintains the page size if
set_page_size() was called on the database.  Also verify that Raze()
uses the SQLite default page size if no page size was explicitly set.

BUG=none

Review-Url: https://codereview.chromium.org/2441103003
Cr-Commit-Position: refs/heads/master@{#428220}
2016-10-27 23:49:37 +00:00
..