aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/completion.c
Commit message (Expand)AuthorAge
* Extend the refactoring into extensions. Clean up stray newlines.drh2020-06-19
* Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to setdrh2020-01-07
* Initial code to make shadow tables read-only to ordinary SQL. The nowdrh2018-11-05
* Fix various harmless warnings generated by static analysis tools.drh2018-08-21
* Add new interfaces for accessing the list of SQL keywords:drh2018-04-25
* Add the new DO and NOTHING keywords to the keyword lists maintaineddrh2018-04-25
* Enhance the command-line completion extension to return the names ofdrh2018-03-19
* Fix harmless compiler warnings in the core.drh2017-07-11
* Add support for tab-completion (using the ext/misc/completion.c virtual table)drh2017-07-11
* Add the "phase" output column on the COMPLETION table-valued function, fordrh2017-07-11
* The COMPLETION virtual table now looks at the names of databases, tables,drh2017-07-11
* Incomplete implementation of the COMPLETION table-valued function. So far itdrh2017-07-11