SnowConvert : SQL Server

Arguments spécifiques de la CLI

-u, --usedatabase

Indicateur signalant si l’instruction Transact SQL USE doit être traduite ou non.

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

Indicateur signalant s’il faut ou non prétraiter ou arranger le code source avant sa transformation. Par défaut, il est défini sur 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.