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

Fix affected rows count when lowercase schema reflection enabled #1306

Merged
merged 4 commits into from
Mar 1, 2025

Conversation

aidanharan
Copy link
Contributor

The code to retrieve the rows affected from the results did not take into account that the column name AffectedRows could be in lowercase if lowercase_schema_reflection setting enabled.

Fixes #1304

@aidanharan aidanharan marked this pull request as ready for review March 1, 2025 10:31
@aidanharan aidanharan merged commit 0de07bd into 8-0-stable Mar 1, 2025
6 checks passed
@aidanharan aidanharan deleted the lower-case-schema-reflection-affected-rows branch March 1, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant