You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auth.email is not recognized, generating the following SQL error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column \'app1_auth.email\' in \'field list\' (SQL: select `_id`, `app1_auth`.`email` from `app1_memes` where `app1_memes`.`deleted_at` is null order by `votes` desc limit 11)
The text was updated successfully, but these errors were encountered:
Currently it is not possible to do the following:
auth.email
is not recognized, generating the following SQL error:The text was updated successfully, but these errors were encountered: