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
Thanks for reporting this one. Right now any RethinkDB error is passed back directly to the client. There is no interpreter in between that generates a friendly error for the client. I will need to think about a good solution for this.
To test I'm now using this code:
I'm getting a Runtime Error:
This is because I did not grant the permissions to the user yet. Might need a different error message.
Originally posted by @mpjraaij in #76 (comment)
The text was updated successfully, but these errors were encountered: