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

Support for outputting the generated FireStore queries #16

Open
bitfabrikken opened this issue Jul 17, 2019 · 1 comment
Open

Support for outputting the generated FireStore queries #16

bitfabrikken opened this issue Jul 17, 2019 · 1 comment

Comments

@bitfabrikken
Copy link

Thanks for a great library! I have one, I think, minor request, which would be great to see.
I'd do it myself and submit a pull request, but I don't know where to even begin.

Sometimes your SQL will result in a single Firestore query and some other times it might result in several.

It would be nice to have a sort of debug toggle/flag, which when enabled, would output the actual queries generated for FireStore. Would make it a bit easier to see what's expensive and whatnot.

@0xMostafa
Copy link

I've the 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

2 participants