QUERY PLAN
Index Scan using tbl_projects_pkey on tbl_projects (cost=0.28..23.32 rows=3 width=119)
Index Cond: (id = ANY ('{189,67,19}'::integer[]))