QUERY PLAN
Seq Scan on tbl_project_statuses (cost=0.00..1.08 rows=5 width=300)
Filter: (id = ANY ('{3,4,5,1,2}'::integer[]))