QUERY PLAN
Seq Scan on tbl_auth_items (cost=0.00..6.07 rows=1 width=31)
Filter: (((name)::text = ANY ('{AccountManager,Operator}'::text[])) AND (type = 1))