aboutsummaryrefslogtreecommitdiff
path: root/test/pragma5.test
Commit message (Collapse)AuthorAge
* Enhance PRAGMA function_list so that it shows all instances of each FuncDef,drh2020-01-04
| | | | | | the number of arguments, the encoding, the type, and the flags. Use this capability to locate and fix incorrect function flags in the standard build. FossilOrigin-Name: 9ca906d24a2e88eddb2fd067783512b66cfc49dce1596d816a1c38a09d128218
* Activate introspection pragmas by default. The new optiondrh2019-08-17
| | | | | SQLITE_OMIT_INTROSPECTION_PRAGMAS must be provided to keep them out. FossilOrigin-Name: 9c4bca64fb5f635296a8d7d7c1bf2808e02ca734a9983e5cee9132f5352a9a6d
* In the output of ".schema", show the column names of virtual tables anddrh2018-01-01
| | | | | views in a separate comment. FossilOrigin-Name: 2234a87fa905312b23f46d52e06cff7cacbf23b187e16c4398a42e6bdae0ee9f
* Avoid returning duplicate rows in experimental pragmas "pragma_list",dan2017-08-25
"module_list" and "function_list". FossilOrigin-Name: b79cc8dc88c8ae03daff1290fd650b2b0e6f673ec9d83be6a533a57172930190