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 |
|