Skip to content

Conversation

@kurtn718
Copy link
Contributor

Change to deprecate redundant getReference(IdentifierProcessing) method.

I split out the commits to make this change easier to review.

The first commit after the branch preparation outlines the changes to actual implementation. Second commit is Unit Tests supporting change, and third commit is change/eliminate all usages of the deprecated API.

I fixed the implementation of the deprecated method to actually use the IdentifierProcessing parameter. If we want to leave the implementation unchanged, please let me know.

Will squash commits after making any other needed changes.

The method also fixed the bug of this method not honoring the IdentifierProcessing parameter, so the functionality is now identical to the toSql(IdentifierProcessing) method.

Closes spring-projects#1110
…es of getReference(identifierProcessing) as it did not do identifier processing, we call the getReference() method which does not do any.
@kurtn718 kurtn718 requested a review from schauder March 20, 2023 22:45
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 20, 2023
@kurtn718
Copy link
Contributor Author

Just realized I pushed this branch onto my fork. Declining PR and re-opening it.

@kurtn718 kurtn718 closed this Mar 21, 2023
@kurtn718
Copy link
Contributor Author

Re-opened PR with correct branch: #1458

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants