Redgate Flyway

Flyway Check Regex Enabled Setting

Flyway Enterprise

This is available in Flyway CLI only

Description

You can configure this feature flag to enable or disable the Regex Engine for code review

Type

Boolean

Default

true

Usage

Command-line

./flyway check -code -check.regexEnabled=false

TOML Configuration File

[flyway.check]
regexEnabled = false

Configuration File

flyway.check.regexEnabled=false

This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved


Didn't find what you were looking for?