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
In the admin UI, when chaining queries with a semi-colon (;), only the first query's results are shown. All results are returned, we just need to parse and display them.
The text was updated successfully, but these errors were encountered:
In the admin UI, when chaining queries with a semi-colon (
;
), only the first query's results are shown. All results are returned, we just need to parse and display them.The text was updated successfully, but these errors were encountered: