Closed gazure closed 1 month ago
Attention: Patch coverage is 60.28708%
with 83 lines
in your changes missing coverage. Please review.
Project coverage is 93.36%. Comparing base (
42ef9d2
) to head (77ec50a
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Does it make sense to add the Redshift dialect to this PR as well?
Describe the pull request
Adds functions to Connection to enable the repl to perform more robust pre-execution query analysis. Currently used to identify SELECT statements.