QUERY PLAN
Seq Scan on tbl_logins (cost=0.00..31.46 rows=1 width=402)
Filter: (((email)::text = 'caoyongsheng@toast.com.cn'::text) AND ((access_token)::text = 'rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'::text) AND (user_status = '1'::type_global_user_status))