method
supports_count_distinct?
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::SQLiteAdapter
supports_count_distinct?()public
Returns true if SQLite version is ‘3.2.6’ or greater, false otherwise.
supports_count_distinct?()Returns true if SQLite version is ‘3.2.6’ or greater, false otherwise.