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
Additional context
Add any other context about the problem here.
The invalid in correct query are the exact same. I'm guessing the invalid query should not have the collection name in quotes, like the following:
SELECT*FROM
collection-name
The text was updated successfully, but these errors were encountered:
Describe the bug
A super small docs issue.
To Reproduce
Steps to reproduce the behavior:
Go to https://docs.rockset.com/query-troubleshooting/#query-parse-errors.
Screenshots
Additional context
Add any other context about the problem here.
The invalid in correct query are the exact same. I'm guessing the invalid query should not have the collection name in quotes, like the following:
The text was updated successfully, but these errors were encountered: