slackbuilds_ponce/development/liquibase/README.SLACKWARE
Alan Alberghini ef503041ed development/liquibase: Added (source control for your database).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-22 08:10:43 +07:00

8 lines
346 B
Text

Liquibase requires JDBC drivers to connect to the different DBMSs it can manage
and they do not come with the liquibase binary distribution.
In order to add them to its classpath, you should put the JDBC driver jars (or
symlinks to them) in /opt/liquibase/lib/.
Please see http://www.liquibase.org/databases.html for a list of supported
DBMSs.