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