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

Escape schemaPattern for getSchemas #2195

Merged
merged 5 commits into from
Sep 6, 2023
Merged

Conversation

Jeffery-Wasty
Copy link
Contributor

schemaPattern was the only pattern in SQLServerDatabaseMetadata that was not being escaped, it should be.

@Jeffery-Wasty Jeffery-Wasty merged commit 145c10e into main Sep 6, 2023
22 checks passed
@Jeffery-Wasty Jeffery-Wasty deleted the schemaPatternEscapeFix branch September 6, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

DatabaseMetaData.getSchemas(catalog,schemaPattern) Does Not Handle Escapes in the Schema Pattern
3 participants