QUERY PLAN
Sort (cost=53.82..53.83 rows=4 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..53.78 rows=4 width=72)
Filter: (project_id = ANY ('{4179,3703}'::integer[]))