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