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

Quick fix for #500 #503

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Quick fix for #500 #503

merged 1 commit into from
Apr 19, 2023

Conversation

sitingren
Copy link
Member

@sitingren sitingren commented Apr 19, 2023

To ignore exceptions triggered by something like

# use_prepared_statements=False
Cursor.execute("SELECT * FROM sessions", {'user': 'dbadmin'}) # parameter dict is not used in the query

set environment variable VERTICA_PYTHON_IGNORE_NAMED_PARAMETER_CHECK to 1.

@sitingren sitingren merged commit 1196faa into vertica:master Apr 19, 2023
@sitingren sitingren deleted the fix-500 branch April 19, 2023 08:32
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.

1 participant