SQLite

Check-in [c70524280f]
Login

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

Overview
Comment:Add the vtab enable/disable options to the sqlite3_db_config TCL command in the testfixture.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | disable-vtab
Files: files | file ages | folders
SHA3-256: c70524280f629056fc9d95014f599f8ece1db45cb1c8d0479ee4e8278685bcc8
User & Date: drh 2019-04-04 22:05:22.590
Context
2019-04-04
22:05
Add the vtab enable/disable options to the sqlite3_db_config TCL command in the testfixture. (Leaf check-in: c70524280f user: drh tags: disable-vtab)
20:21
Provide a DBCONFIG to enable or disable virtual tables that match a LIKE pattern. (check-in: b40a4edceb user: drh tags: disable-vtab)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/test1.c.