method
exec_explain
v3.2.13 -
Show latest stable
- Class:
ActiveRecord::Explain
exec_explain(queries)public
Makes the adapter execute EXPLAIN for the tuples of queries and bindings. Returns a formatted string ready to be logged.
exec_explain(queries)Makes the adapter execute EXPLAIN for the tuples of queries and bindings. Returns a formatted string ready to be logged.