Project

General

Profile

« Previous | Next » 

Revision 3258

sql.py: run_query(): EXPLAIN all explainable queries before they are run, to provide query plans for later profiling and index analysis. At verbosity 3+, this also effectively allows the user to see what query is being run before it's executed.

  • added
  • modified
  • copied
  • renamed
  • deleted