FireSQL icon indicating copy to clipboard operation
FireSQL copied to clipboard

Unable to use FROM clause on collection with hyphen in name

Open francovp opened this issue 4 years ago • 3 comments

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?

francovp avatar Mar 30 '20 18:03 francovp

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

nmandyam avatar Sep 16 '20 03:09 nmandyam

Any update on here...same issue

agrohs avatar Sep 28 '20 16:09 agrohs