Skip to content

Provide query parameters to execution listener#86

Open
tonowie wants to merge 4 commits into
cellux-git:masterfrom
bad-weather-corp:master
Open

Provide query parameters to execution listener#86
tonowie wants to merge 4 commits into
cellux-git:masterfrom
bad-weather-corp:master

Conversation

@tonowie

@tonowie tonowie commented Nov 23, 2020

Copy link
Copy Markdown

Introducing QueryInfo to convey more than just SQL statement to the listener. This allows listener to log all basic information relevant to query execution (statement, parameters, execution time, error)

This changes API for SqlErrorHandler and ExecutionDetails and can be breaking for users.

@MichaelOwenDyer MichaelOwenDyer left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Would like to see this change happen.

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