method
composite_query_constraints_list
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::Persistence::ClassMethods
composite_query_constraints_list()public
Returns an array of column names to be used in queries. The source of column names is derived from query_constraints_list or primary_key. This method is for internal use when the primary key is to be treated as an array.