pgollangi / FireQL

Interactive CLI and Go library to query Google Firestore database using SQL syntax.
https://pgollangi.github.io/FireQL/
MIT License
31 stars 1 forks source link

no results when collection name has spaces #5

Closed coorangar closed 1 year ago

coorangar commented 1 year ago

if you query a collection while the collection name has spaces like 'A Spacy Name', the query always delivers 0 results.

pgollangi commented 1 year ago

Thanks a lot @coorangar for raising this bug. I fixed it now, should be available on next release.

pgollangi commented 1 year ago

This has been addressed in release v0.2.1