Help for this page
my @ids = ( 1, 2, 3, 4 ); ... ## either a column/value hashref, or a list of values ## corresponding to the columns of the specified unique ## constraint 'primary'
find Arguments: \%columns_values | @pk_values, { key => $unique_constraint, + %attrs }?