SQL Server Filter File Setting

Description

The path to the SQL Server filter file, containing custom filtering rules for excluding objects from database comparisons.

This will be resolved relative to the working directory.

Type

String

Default

Filter.scpf

Usage

Flyway Desktop

This can't currently be configured from Flyway Desktop, although it will be honoured.

Command-line

./flyway diff -redgateCompare.sqlserver.filterFile=Custom.scpf

TOML Configuration File

[redgateCompare.sqlserver]
filterFile = "Custom.scpf"

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?