Snapshot of upstream SQLite 3.25.0

This commit is contained in:
Stephen Lombardo
2018-09-18 12:31:37 -04:00
parent 1f3bc22483
commit bf3fa86130
558 changed files with 76379 additions and 20890 deletions
+4
View File
@@ -26,6 +26,10 @@ ifcapable !pager_pragmas||!attach {
finish_test
return
}
if {[atomic_batch_write test.db]} {
finish_test
return
}
set sqlite_sync_count 0
proc cond_incr_sync_count {adj} {