method
in_clause_length
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::DatabaseLimits
in_clause_length()public
Returns the maximum number of elements in an IN (x,y,z) clause. nil means no limit.
in_clause_length()Returns the maximum number of elements in an IN (x,y,z) clause. nil means no limit.