QUERY PLAN
Sort (cost=105.25..105.38 rows=52 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=52 width=72)
Filter: (project_id = ANY ('{3478,3464,3455,3454,3440,3439,3438,3437,3428,3398,3366,3363,3348,3309,3293,3280,3257,3256,3254,3244}'::integer[]))