QUERY PLAN
Index Scan using tbl_projects_pkey on tbl_projects (cost=0.28..15.81 rows=2 width=30)
Index Cond: (id = ANY ('{1111,2622}'::integer[]))