Skip to content

Conversation

@sitingren
Copy link
Contributor

@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