Skip to content

Fix sybase script execution to handle multiple results #35249

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

Conversation

DhruvTheDev1
Copy link
Contributor

Addresses issue #35248
Updates executeSqlScript() to handle multiple result set returned by the statement execution. It uses a loop to process all the result and updates the count.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 29, 2025
@DhruvTheDev1 DhruvTheDev1 deleted the fix-sybase-script-execution branch July 29, 2025 14:00
@bclozel bclozel added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 29, 2025
@sbrannen sbrannen added in: data Issues in data modules (jdbc, orm, oxm, tx) status: duplicate A duplicate of another issue and removed status: invalid An issue that we don't feel is valid labels Aug 5, 2025
@sbrannen
Copy link
Member

sbrannen commented Aug 5, 2025

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) status: duplicate A duplicate of another issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants