Home | History | Annotate | Download | only in dist

Lines Matching full:plan

533   int autoEQP;           /* Run EXPLAIN QUERY PLAN prior to seach SQL stmt */
1530 /* Show the EXPLAIN QUERY PLAN if .eqp is on */
1533 char *zEQP = sqlite3_mprintf("EXPLAIN QUERY PLAN %s",
1798 ".eqp on|off Enable or disable automatic EXPLAIN QUERY PLAN\n"