method
supports_count_distinct?
v3.2.8 -
Show 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.