Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use FROM clause on collection with hyphen in name #22

Open
francovp opened this issue Mar 30, 2020 · 2 comments
Open

Unable to use FROM clause on collection with hyphen in name #22

francovp opened this issue Mar 30, 2020 · 2 comments

Comments

@francovp
Copy link

My collection has a hyphen in the name, don't ask why, but works with Firestore SDK but not with this.

SyntaxError: Expected "/", "`", or [A-Z,a-z,0-9,_] but "-" found.

Any ideas?

@nmandyam
Copy link

nmandyam commented Sep 16, 2020

I have the same issue. Any suggestions?
BTW, I DO use the grave around the collection-name, but that's not helping.

@agrohs
Copy link

agrohs commented Sep 28, 2020

Any update on here...same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants