Jar Dirs

Description

Comma-separated list of directories containing JDBC drivers and Java-based migrations.

Default

<install-dir>/jars

Usage

This configuration parameter will only be used in the command line version of MigrateDB.

Command line

./migratedb -jarDirs="/my/jar/dir" info

Configuration File

Not available

Environment Variable

MIGRATEDB_JAR_DIRS=/my/jar/dir

API

Not available