1. 0939c5a Truncate(*1) it if WAL file is too big when opening DB by Makoto Onuki · 6 years ago
  2. 3729e9c Default to FULL synchronous mode for sqlite DBs in system server by Makoto Onuki · 6 years ago
  3. fd22a19 Update wal mode of the connection when disabling WAL by Fyodor Kupolov · 7 years ago
  4. 5bd43ad Initial version of compatibility WAL by Fyodor Kupolov · 7 years ago
  5. 5d53e44 Allow using SQLiteGlobal for testing by Fyodor Kupolov · 7 years ago
  6. cf97b6b Added setIdleConnectionTimeout method by Fyodor Kupolov · 7 years ago
  7. 0ad48dc Document the fact that StatFs.restat() and ctor can throw. by Tobias Thierer · 8 years ago
  8. 888da15 Enable SQLite configuration to be set with system properties. by Jeff Brown · 12 years ago
  9. 8dc3cc2 Allow the SQLite sync mode to be set independently for WAL. by Jeff Brown · 12 years ago
  10. 5936ff0 Externalize more SQLite configuration options. by Jeff Brown · 12 years ago
  11. 4b57553 Initialize SQLite as part of the android runtime. by Jeff Brown · 13 years ago
  12. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago