method
supports_explain?
v4.0.2 -
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.