summaryrefslogtreecommitdiffstats
path: root/development/liquibase/README.SLACKWARE
blob: 223e09558ac3582f26c26fc2586a7404bd6a2eeb (plain)
1
2
3
4
5
6
7
8
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.