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
Right now requesting a query that doesn't exist just returns NULL. We should throw an error in this situation, as nothing after that is likely to work.
The text was updated successfully, but these errors were encountered:
Right now requesting a query that doesn't exist just returns
NULL
. We should throw an error in this situation, as nothing after that is likely to work.The text was updated successfully, but these errors were encountered: