QUERY PLAN
Sort (cost=93.40..93.47 rows=30 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..92.66 rows=30 width=72)
Filter: (project_id = ANY ('{3037,3110,3126,3136,3137,3190,3203,3287,3329,3463,3957,4042,4097,4114,4120,4177}'::integer[]))