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

1 line
42 B
SQL

SELECT * FROM location WHERE id = ANY($1);