Użyj pg_array_ops rozszerzenie:
Sequel.extension :pg_array_ops
Email.where(Sequel.pg_array_op(:references).contains('example@sqldat.com'))
Użyj pg_array_ops rozszerzenie:
Sequel.extension :pg_array_ops
Email.where(Sequel.pg_array_op(:references).contains('example@sqldat.com'))