Skip to content

database_observability: wrap schema name in backticks in USE statement #3954

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 1 commit into from
Jul 7, 2025

Conversation

cristiangreco
Copy link
Contributor

PR Description

To avoid issues with special characters in schema names, the schema name is now wrapped in backticks when constructing the USE statement.

Which issue(s) this PR fixes

n.a.

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

To avoid issues with special characters in schema names, the schema name
is now wrapped in backticks when constructing the USE statement.
@cristiangreco cristiangreco marked this pull request as ready for review July 7, 2025 16:07
@cristiangreco cristiangreco merged commit d89936b into main Jul 7, 2025
39 checks passed
@cristiangreco cristiangreco deleted the cristian/dbo11y-explainplan-use-backtick branch July 7, 2025 16:25
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