Home
last modified time | relevance | path

Searched refs:AUTOEQP_full (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c15616 #define AUTOEQP_full 3 /* Show full EXPLAIN */ macro
18347 if( pArg->autoEQP>=AUTOEQP_full ){ in shell_exec()
22500 p->autoEQP = AUTOEQP_full; in do_meta_command()
22508 p->autoEQP = AUTOEQP_full; in do_meta_command()
26251 data.autoEQP = AUTOEQP_full;

Completed in 33 milliseconds