Redgate Summit – The Database DevOps Transformation Watch now
PASS Data Community Summit logo

PASS Data Community Summit

A hybrid conference in Seattle and online

15-18 November

Flyway Documentation

This documentation is deprecated. The new documentation can now be found on documentation.red-gate.com

Poll

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 Flyway.

Commandline

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

Configuration File

Not available

Environment Variable

FLYWAY_JAR_DIRS=/my/jar/dir

API

Not available

Gradle

Not available

Maven

Not available