SnowConvert: SQL Server

具体的な CLI 引数

-u, --usedatabase

Transact SQL USE ステートメントを変換するかどうかを示すフラグ。

-p, --arrange <ARRANGE OPTION> [<ARRANGE OPTION>]

変換前にソースコードを前処理またはアレンジするかどうかを示すフラグ。デフォルトでは、 FALSE に設定されています。

Arrange OptionDescription
prettyprintApplies indentation to the original code and get it well organized.
generatereportsGenerates extra reports after the arrangement.
multipleApplies arrangement to multiple databases represented as multiple folders, and keeps their original structure.