QUERY PLAN
Sort (cost=56.82..56.84 rows=6 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..56.75 rows=6 width=72)
Filter: (project_id = ANY ('{4168,3568,3544}'::integer[]))