QUERY PLAN
Sort (cost=59.43..59.45 rows=7 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..59.33 rows=7 width=72)
Filter: (project_id = ANY ('{4172,4169,4168,4157}'::integer[]))