Skip to content

Conversation

sproctor
Copy link
Contributor

@sproctor sproctor commented Sep 5, 2025

What kind of change does this PR introduce?

Bug fix for #1035

What is the current behavior?

Values are passed through without being modified.

What is the new behavior?

Values have backslashes and quotes added a backslash before, and values containing reserved characters are wrapped in quotes.

Additional context

URL grammar is specified here: https://docs.postgrest.org/en/v13/references/api/url_grammar.html#reserved-chars

It's not clear if strings containing a backslash or quote need to be quoted.

@sproctor
Copy link
Contributor Author

sproctor commented Sep 5, 2025

I'm not sure what's going on with the test. The test runs fine for me locally. Is the test flaky?

@jan-tennert
Copy link
Collaborator

Yea ignore that one, there are some issues with turbine. I'll look at the PR tomorrow.

@jan-tennert jan-tennert merged commit a899cb0 into supabase-community:master Sep 9, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants