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

Backport #2192: Added automatic spacing between parameter names for prepared SQL #2196

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

tkyc
Copy link
Member

@tkyc tkyc commented Aug 17, 2023

Backport of #2192.

…ts (#2192)

* Added spacing for parameter names for preparedStmts

* Added test for param spacing change

* Removed duplicate/similar method

* Changed method names to be more descriptive
@tkyc tkyc changed the title Added automatic spacing between parameter names for prepared statemen… Backport #2192: Added automatic spacing between parameter names for prepared SQL Aug 17, 2023
@lilgreenbird lilgreenbird added this to In progress in MSSQL JDBC via automation Aug 17, 2023
@lilgreenbird lilgreenbird added this to the 12.4.1 milestone Aug 17, 2023
@tkyc tkyc merged commit f3a697f into v12.4-servicing Aug 17, 2023
4 checks passed
MSSQL JDBC automation moved this from In progress to Closed/Merged PRs Aug 17, 2023
@tkyc tkyc deleted the 12.4.1-prepared-sql-param-spacing branch August 17, 2023 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

3 participants