method
supports_count_distinct?
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::AbstractAdapter
supports_count_distinct?()
public
Does this adapter support using DISTINCT within COUNT? This is true for all adapters except sqlite.


