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

Fixed getGeneratedKeys functionality for execute API #2554

Merged
merged 12 commits into from
Jan 30, 2025

Merge branch 'main' into dev/machavan/issue#2550

4b5b941
Select commit
Loading
Failed to load commit list.
Merged

Fixed getGeneratedKeys functionality for execute API #2554

Merge branch 'main' into dev/machavan/issue#2550
4b5b941
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2025 in 0s

50.00% of diff hit (target 51.22%)

View this Pull Request on Codecov

50.00% of diff hit (target 51.22%)

Annotations

Check warning on line 2381 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerStatement.java

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerStatement.java#L2380-L2381

Added lines #L2380 - L2381 were not covered by tests

Check warning on line 2638 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerStatement.java

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerStatement.java#L2637-L2638

Added lines #L2637 - L2638 were not covered by tests