SnowConvert: SQL Server

Spezifische CLI-Argumente

-u, --usedatabase

Flag, das angibt, ob die Transact-SQL-Anweisung USE übersetzt werden soll oder nicht.

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

Flag, das angibt, ob der Quellcode vor der Umwandlung vorverarbeitet oder angeordnet werden soll oder nicht. Die Standardeinstellung ist 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.