method
supports_count_distinct?
v2.3.8 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractAdapter
supports_count_distinct?()public
Does this adapter support using DISTINCT within COUNT? This is true for all adapters except sqlite.