Flyway Oracle Namespace
Published 15 January 2025
This namespace contains the configurations specific to Oracle databases.
Settings
Setting | Tier | Type | Description |
---|---|---|---|
kerberosCacheFile |
Teams | String | The location of the krb5cc_<UID> credential cache file for use in Kerberos authentication. |
sqlplus |
Teams | Boolean | Enable Flyway's support for Oracle SQL*Plus commands. |
sqlplusWarn |
Teams | Boolean | Whether Flyway should issue a warning instead of an error whenever it encounters an Oracle SQL*Plus statement it doesn't yet support. |
walletLocation |
Teams | String | The location on disk of your Oracle wallet. |