aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/qpvtab.c
Commit message (Expand)AuthorAge
* Query planner always honors the aConstraintUsage[].omit flag for thedrh2022-01-27
* Give the virtual table xBestIndex method access to (some) OFFSET and LIMITdrh2022-01-27
* An initial attempt to implement sqlite3_vtab_distinct().drh2022-01-22
* Add requirements marks and tuning.drh2022-01-21
* Test cases for sqlite3_vtab_rhs_value() based on the qpvtab extension.drh2022-01-20
* Enhancements to the qpvtab virtual table to make it more useful for testingdrh2022-01-20
* Initial implementation of the sqlite3_vtab_rhs_value() interface and thedrh2022-01-20