drh
|
1426d2a264
|
Close database connections in test/dbpage.test, for Windows.
FossilOrigin-Name: 322d255ed89c1dee08745e89f3c2bcf495283fd87b7526e70d6525a6e96b0ecf
|
2025-01-02 17:56:11 +00:00 |
|
drh
|
52c87ac084
|
Fix recent test cases so that they work even when auto_vacuum defaults to on.
FossilOrigin-Name: 41f6e46695b547dece4daf2f3714e29f231aa04774f57fbd31aeb0a4290c0e7d
|
2025-01-02 15:39:54 +00:00 |
|
dan
|
3835cf6ea1
|
Add a test case for ROLLBACK TO of database truncate operations made through the sqlite_dbpage vtab.
FossilOrigin-Name: eb335beb1eb9ebbea4cb793d24f65787d0d9d8539bc6b5971e4e4298fdfce0c2
|
2025-01-02 15:27:15 +00:00 |
|
drh
|
a683b055fb
|
Improvements to the way that truncation is implemented in sqlite_dbpage().
FossilOrigin-Name: ac4bb2e4ecf0bdb0d8ac12b1ccb42d51af02f519a038cfc79faab5c216971056
|
2025-01-02 15:03:13 +00:00 |
|
drh
|
6a51e70c5f
|
Check-in [642a0b4752743216] fixing sqlite_dbpage is not exactly correct.
This patch should fix it.
FossilOrigin-Name: 6ba36714ca5e5457bc424273129f2814b62b7fae38926aa6eeeeec81020d7f70
|
2022-03-10 01:10:28 +00:00 |
|
drh
|
6ab91a7a7a
|
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
so that they work with DEFENSIVE enabled.
FossilOrigin-Name: 3212733cb6d1a59516d67a86df7c7b1d2456a1b2e5d7080c26b0e87b2609c65d
|
2018-11-07 02:17:01 +00:00 |
|
drh
|
0503f2acfa
|
Fix a Pager ref-count leak in the sqlite_dbpage virtual table.
FossilOrigin-Name: c063bb04da77d6847e4e254b6bb939c860e781382e34ddff8e0454d9db7552e2
|
2017-10-27 18:24:11 +00:00 |
|
drh
|
3cd8aaa748
|
Fix the sqlite3_dbpage virtual table so that it can read and write from
any attached database.
FossilOrigin-Name: d4f893e1ae53a0445939ea2920af87d21dd36270494381028b2eaebe5c188f18
|
2017-10-25 19:18:33 +00:00 |
|
dan
|
f970372698
|
Fix minor test script problems revealed by releasetest.tcl.
FossilOrigin-Name: 15e87d9bc81812fb9de86f9870389217dddb9f9c4d48e42acefce2d35ba293f1
|
2017-10-23 07:52:07 +00:00 |
|
dan
|
063cf17a11
|
Fix test cases in dbpage.test so that they work with
SQLITE_DEFAULT_AUTOVACUUM=1 builds.
FossilOrigin-Name: 0fcf1e61ef2b6c1fb8f4846f973d2d427598ffbc80dbc49e56e71513b194bae7
|
2017-10-22 08:02:56 +00:00 |
|
drh
|
34d0b1ac56
|
Get writes working on the sqlite_dbpage virtual table. Add a few test cases.
FossilOrigin-Name: a8b264d811e5bcb7e3ae8a12bf5b6830a9d1adff1f59436dda9e886f97da242f
|
2017-10-11 15:02:53 +00:00 |
|