remax-backend-rs/sql/location/fetch_with_ids.sql
2023-03-10 07:20:59 -04:00

1 line
42 B
SQL

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