method
in_clause_length
v5.0.0.1 -
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.