Fix the sqlite3_dbpage virtual table so that it can read and write from
commit77605728774f5adc3920afed496ee39e2018432f
authorD. Richard Hipp <drh@hwaci.com>
Wed, 25 Oct 2017 19:18:33 +0000 (25 19:18 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 25 Oct 2017 19:18:33 +0000 (25 19:18 +0000)
treea21222ff7da9a18bd100a24d446e1adb02269e8a
parent51d2e34558f3de4c3e723c35750126634154c401
Fix the sqlite3_dbpage virtual table so that it can read and write from
any attached database.
src/dbpage.c
test/dbpage.test