QUERY PLAN
Sort (cost=59.60..59.63 rows=14 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..59.33 rows=14 width=72)
Filter: (project_id = ANY ('{2882,3695,2775,3854}'::integer[]))