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

Don't sanitize postgre parameter markers #11388

Merged
merged 3 commits into from
May 17, 2024

Conversation

laurit
Copy link
Contributor

@laurit laurit commented May 17, 2024

Resolves #11379
Postgre and H2 support parameter markers like $1 we don't wish to replace them with $?

@laurit laurit requested a review from a team May 17, 2024 11:39
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label May 17, 2024
@trask trask merged commit 34f15e3 into open-telemetry:main May 17, 2024
53 checks passed
@laurit laurit deleted the prostgre-param-marker branch May 17, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test native This label can be applied to PRs to trigger them to run native tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve r2dbc statement sanitization
3 participants