Skip to content

Provide a configuration property for the driverClassName of the Liquibase DataSource #23958

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

Closed
wants to merge 1 commit into from

Conversation

evgeniycheban
Copy link
Contributor

Fixes gh-23810

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 29, 2020
@wilkinsona wilkinsona self-assigned this Oct 29, 2020
@wilkinsona wilkinsona changed the title Add liquibase driver class name property Provide a configuration property for the driverClassName of the Liquibase DataSource Oct 29, 2020
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 29, 2020
@wilkinsona wilkinsona added this to the 2.4.0-RC1 milestone Oct 29, 2020
wilkinsona pushed a commit that referenced this pull request Oct 29, 2020
wilkinsona added a commit that referenced this pull request Oct 29, 2020
@wilkinsona
Copy link
Member

wilkinsona commented Oct 29, 2020

Thanks very much for the PR, @evgeniycheban. I've squeezed this into 2.4. While I was checking to see if an update to the documentation was needed, I was reminded that we fall back to the equivalent spring.datasource.* property for the Liquibase-specific url, username, and password properties so I've polished the proposal to do the same for driver-class-name.

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.

Add driverClassName Property to LiquibaseProperties.java
3 participants