aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/explain.c
Commit message (Expand)AuthorAge
* Ensure that all fields of static sqlite3_module objects are explicitlydrh2023-10-06
* Extend the refactoring into extensions. Clean up stray newlines.drh2020-06-19
* Update the explain virtual table to make use of SQLITE_CONSTRAINT.drh2018-11-16
* Initial code to make shadow tables read-only to ordinary SQL. The nowdrh2018-11-05
* Fix a memory leak in the explain extension.drh2018-09-16
* Add the new "explain" virtual table in ext/misc. Use this virtual tabledrh2018-09-16