QUERY PLAN
Sort (cost=48.77..48.77 rows=4 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..48.73 rows=4 width=72)
Filter: (project_id = ANY ('{1018,1111}'::integer[]))