SQL Server Data Dont Include Comments In Script Setting

Description

Do not include the comments in the deployment script.

If comments are included, it is easier to locate items in the output.

Type

Boolean

Default

false

Usage

Flyway Desktop

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

Command-line

./flyway diff -redgateCompare.sqlserver.data.options.deployment.dontIncludeCommentsInScript=true

TOML Configuration File

[redgateCompare.sqlserver.data.options.deployment]
dontIncludeCommentsInScript = true

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?