remax-backend-rs/sql/contact_info/fetch_with_ids.sql

1 line
52 B
SQL

SELECT * FROM contact_info where agent_id = ANY($1);