Skip to content

Parameterize db info for firestore events #1538

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

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

inlined
Copy link
Member

@inlined inlined commented Mar 13, 2024

Fix for #1537

// Expression<string> per the check above. Since we have the check above
// The Exclude call should be safe.
[Key in Extract<
Split<NullSafe<Exclude<PathPattern, Expression<string>>>, "/">[number]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

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.

2 participants