method
supports_count_distinct?
v1.2.6 -
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.