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

Remove deprecated rowsExpected property of SqlQuery #34530

Closed
sbrannen opened this issue Mar 3, 2025 · 1 comment
Closed

Remove deprecated rowsExpected property of SqlQuery #34530

sbrannen opened this issue Mar 3, 2025 · 1 comment
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Mar 3, 2025

Overview

Since the rowsExpected property of SqlQuery is no longer supported, we should completely remove setRowsExpected() and getRowsExpected() in 7.0

Related Issues

@sbrannen sbrannen added in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement labels Mar 3, 2025
@sbrannen sbrannen added this to the 7.0.0-M3 milestone Mar 3, 2025
@sbrannen sbrannen self-assigned this Mar 3, 2025
@sbrannen sbrannen changed the title Removed deprecated rowsExpected property of SqlQuery Remove deprecated rowsExpected property of SqlQuery Mar 3, 2025
@sbrannen
Copy link
Member Author

sbrannen commented Mar 3, 2025

@quaff, please note that I added you as a co-author in commit 5ffd88c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant