QUERY PLAN
Sort (cost=104.73..104.83 rows=37 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=37 width=72)
Filter: (project_id = ANY ('{2,3,4,5,6,7,8,10,11,12,13,14,15,16,18,19,20,21,22,23}'::integer[]))