Skip to content

Backport prepared statement changes to the patch release #3157

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

ohadzeliger
Copy link
Contributor

Backport parts of PR #3116 in order to allow prepared statement multi-version tests to run against the 4.0.459 release.
This only takes in the JDBC server pieces that are required to allow prepared statement to run on JDBC, so that newer versions of the project can test against this server to prove backwards compatibility.
The original PR had additional changes to the client side that are not required for this purpose and so were left out of this PR.

…tement multi-version tests to run against the 4.0.459 release
@ohadzeliger ohadzeliger marked this pull request as ready for review February 13, 2025 21:25
@ScottDugas ScottDugas merged commit cc41fb5 into FoundationDB:4.0.559-release Feb 14, 2025
1 check passed
@ohadzeliger ohadzeliger deleted the 4.0.459-array-enum-backport branch February 14, 2025 21:19
@ScottDugas ScottDugas added the enhancement New feature or request label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants