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

getSearchStringEscape not allowed in the metadata method calls #126

Open
wendigo opened this issue Nov 25, 2024 · 0 comments
Open

getSearchStringEscape not allowed in the metadata method calls #126

wendigo opened this issue Nov 25, 2024 · 0 comments

Comments

@wendigo
Copy link

wendigo commented Nov 25, 2024

Driver version

2.1.0.31

Redshift version

Doesn't matter

Client Operating System

Doesn't matter

JAVA/JVM version

Doesn't matter

Table schema

Doesn't matter

Problem description

2.1.0.31 adds a validation of the input parameter to DatabaseMetadata.get* calls. The WHITELIST pattern doesn't accept escape character which makes it impossible to escape passed argument.

JDBC trace logs

Reproduction code

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

No branches or pull requests

1 participant