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 ('{3019,3027,2939,2893,2907,2759,2684,2695,2530,2508,2507,2504,2459,2458,2422,2080,2079,1983,1963,1938}'::integer[]))