-
Improvement
-
Resolution: Fixed
-
Major
-
None
In liquibase-runner-plugin there is no support for Oracle database engine. When I set databaseEngine: 'Oracle' it tries to use H2 default driver for that connection. Also following this documentation there is no support for Oracle: https://github.com/jenkinsci/liquibase-runner-plugin/blob/develop/src/docs/pipeline.md. Is is possible to add such a functionality in liquibase pipeline?
- duplicates
-
JENKINS-40975 Include Oracle driver in drop-down list of included drivers
- Resolved