QUERY PLAN
Seq Scan on tbl_logins (cost=0.00..19.78 rows=1 width=411)
Filter: (((email)::text = 'caoyongsheng@toast.com.cn'::text) AND ((access_token)::text = 'ONv_OQ6eSOxFL2I62K1e82WGipv8fS1S'::text) AND (user_status = '1'::type_global_user_status))