QUERY PLAN
Sort (cost=105.69..105.85 rows=64 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=64 width=72)
Filter: (project_id = ANY ('{4096,4086,4084,4074,4063,4057,4028,3874,3749,3723,3714,3686,3679,3677,3661,3660,3653,3652,3644,3633}'::integer[]))