QUERY PLAN
Sort (cost=105.08..105.19 rows=47 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=47 width=72)
Filter: (project_id = ANY ('{3991,4052,4057,4063,4086,4096,4161,4142,4155,4111,4157,4127,4164,4098,4166,4169,4170,4167,4172,4173}'::integer[]))