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