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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: