Closed sbosley closed 8 years ago
Adds a utility method for logging the result of EXPLAIN QUERY PLAN for a given Query object. This can be useful for debugging performance.
Note: This PR is for the dev_3.0 branch.
LGTM
Nice!
Adds a utility method for logging the result of EXPLAIN QUERY PLAN for a given Query object. This can be useful for debugging performance.
Note: This PR is for the dev_3.0 branch.