method
supports_count_distinct?
supports_count_distinct?()
public
Does this adapter support using DISTINCT within COUNT? This is true for all adapters except sqlite.
supports_count_distinct?()
public
Does this adapter support using DISTINCT within COUNT? This is true for all adapters except sqlite.