diff options
author | drh <> | 2023-04-03 15:01:37 +0000 |
---|---|---|
committer | drh <> | 2023-04-03 15:01:37 +0000 |
commit | 0669d6ebbfe68609ad7ac73b674a8476b6076d1b (patch) | |
tree | 93a347691302663fbe2f9f7c2e34cea3128cbd40 /ext/wasm/api/sqlite3-wasm.c | |
parent | 5517538a9c957dd6eed975b8e8c1d01809a8d2fd (diff) | |
download | sqlite-0669d6ebbfe68609ad7ac73b674a8476b6076d1b.tar.gz sqlite-0669d6ebbfe68609ad7ac73b674a8476b6076d1b.zip |
Add the SQLITE_VTAB_USES_ALL_SCHEMAS option to sqlite3_vtab_config(). Update
the sqlite_dbpage, sqlite_dbdata, and sqlite_dbptr virtual tables to make
use of that interface. This was formerly handled by the internal
sqlite3VtabUsesAllSchemas() routine that was called directly from sqlite_dbpage.
But since sqlite_dbdata and sqlite_dbptr are an extension, an external
interface to that functionality had to be provided.
dbsqlfuzz 1a29c245175a63393b6a78c5b8cab5199939d6a8
FossilOrigin-Name: bcd51abee0b0f82bb5dbb881025a92d55baf9df6adeaf3a305e2e0da96a81d58
Diffstat (limited to 'ext/wasm/api/sqlite3-wasm.c')
0 files changed, 0 insertions, 0 deletions