SQL Server Use Set Statements In Script Database Info Setting

Description

Use RedGateDatabaseProperties.xml to store/recover set statements for objects.

Type

Boolean

Default

false

Usage

Flyway Desktop

This can be set from the comparison options settings in SQL Server projects.

Command-line

./flyway diff -redgateCompare.sqlserver.options.behavior.useSetStatementsInScriptDatabaseInfo=true

TOML Configuration File

[redgateCompare.sqlserver.options.behavior]
useSetStatementsInScriptDatabaseInfo = true

Didn't find what you were looking for?