method
supports_explain?
v3.2.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractAdapter
supports_explain?()public
Does this adapter support explain? As of this writing sqlite3, mysql2, and postgresql are the only ones that do.