SQLite

All files named ”test/dbpage.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/dbpage.test

2025-01-02
17:56
[63fab1eb02] part of check-in [322d255ed8] Close database connections in test/dbpage.test, for Windows. (check-in: [322d255ed8] user: drh branch: trunk, size: 6296)
15:39
[6ff0b526c4] part of check-in [41f6e46695] Fix recent test cases so that they work even when auto_vacuum defaults to on. (check-in: [41f6e46695] user: drh branch: trunk, size: 6274)
15:27
[901ff31a7f] part of check-in [eb335beb1e] Add a test case for ROLLBACK TO of database truncate operations made through the sqlite_dbpage vtab. (check-in: [eb335beb1e] user: dan branch: trunk, size: 6220)
15:03
[dba7b6048c] part of check-in [ac4bb2e4ec] Improvements to the way that truncation is implemented in sqlite_dbpage(). (check-in: [ac4bb2e4ec] user: drh branch: trunk, size: 5320)
2022-03-10
01:10
[fce29035c7] part of check-in [6ba36714ca] Check-in [642a0b4752743216] fixing sqlite_dbpage is not exactly correct. This patch should fix it. (check-in: [6ba36714ca] user: drh branch: trunk, size: 3427)
2018-11-07
02:17
[650234ba68] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 3319)
2017-10-27
18:24
[dbf50a4d36] part of check-in [c063bb04da] Fix a Pager ref-count leak in the sqlite_dbpage virtual table. (check-in: [c063bb04da] user: drh branch: trunk, size: 3286)
2017-10-25
19:18
[ace7a8d2d6] part of check-in [d4f893e1ae] Fix the sqlite3_dbpage virtual table so that it can read and write from any attached database. (check-in: [d4f893e1ae] user: drh branch: trunk, size: 2996)
2017-10-23
07:52
[10b9e91d07] part of check-in [15e87d9bc8] Fix minor test script problems revealed by releasetest.tcl. (check-in: [15e87d9bc8] user: dan branch: trunk, size: 2205)
2017-10-22
08:02
[a9e7774416] part of check-in [0fcf1e61ef] Fix test cases in dbpage.test so that they work with SQLITE_DEFAULT_AUTOVACUUM=1 builds. (check-in: [0fcf1e61ef] user: dan branch: trunk, size: 2168)
2017-10-11
15:02
Added: [9cf4dc92a4] part of check-in [a8b264d811] Get writes working on the sqlite_dbpage virtual table. Add a few test cases. (check-in: [a8b264d811] user: drh branch: dbpage, size: 2144)