method
in_clause_length
v4.2.7 -
Show 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.