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

fix(firebase_fdw): support nested collection #199

Merged
merged 6 commits into from
Dec 3, 2023

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Dec 2, 2023

What kind of change does this PR introduce?

This PR is to add nested collection support for Firebase FDW, fix #198

What is the current behavior?

The current Firebase FDW only supports top level collections, but cannot read collection nested under a document.

What is the new behavior?

Support nested collection.

Additional context

N/A

@burmecia burmecia requested a review from imor December 2, 2023 07:17
@burmecia burmecia merged commit 3e48373 into main Dec 3, 2023
2 checks passed
@burmecia burmecia deleted the fix/firebase-nested-collection branch December 3, 2023 22:36
kamyshdm pushed a commit to dymium-io/supabase-wrappers that referenced this pull request Jun 17, 2024
kamyshdm pushed a commit to dymium-io/supabase-wrappers that referenced this pull request Jun 17, 2024
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

Successfully merging this pull request may close these issues.

Firebase FDW not support nested collection
2 participants