Skip to content

Deprecate HSQL in EmbeddedDatabaseConnection and add HSQLDB as its preferred replacement #23565

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

desainidhi99
Copy link
Contributor

-> Issue #23092 (Deprecate HSQL in EmbeddedDatabaseConnection and add HSQLDB as its preferred replacement).
-> PR is able to fix the issue by adding the enum hsqldb in the EmbeddedDatabaseConnection file and therey helping for consistency of connection name across different files.
-> Added deprecating annotation for old hsql connection name
-> Tests are added to verify the changes and ran locally with "pass" status.

@pivotal-issuemaster
Copy link

@desainidhi99 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@desainidhi99 Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 1, 2020
@mbhave mbhave added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 1, 2020
@mbhave mbhave added this to the 2.4.x milestone Oct 1, 2020
mbhave added a commit that referenced this pull request Oct 2, 2020
@mbhave mbhave closed this in 9c7e041 Oct 2, 2020
@mbhave mbhave modified the milestones: 2.4.x, 2.4.0-M4 Oct 2, 2020
@mbhave
Copy link
Contributor

mbhave commented Oct 2, 2020

@desainidhi99 Thank you for your first contribution to Spring Boot! This has now been merged into master along with this polish commit. The polish commit was mainly replacing occurrences of the deprecated HSQL with HSQLDB.

@desainidhi99
Copy link
Contributor Author

@mbhave - thank you for all your help on it :)

@wilkinsona wilkinsona changed the title hsqldb connection rename Deprecate HSQL in EmbeddedDatabaseConnection and add HSQLDB as its preferred replacement Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants