SnowConvert: Sql Server

Argumentos específicos da CLI

-u, --usedatabase

Sinalizador para indicar se a instrução Transact SQL USE deve ou não ser convertida.

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

Sinalizador para indicar se o código-fonte deve ou não ser pré-processado ou organizado antes de sua transformação. Por padrão, ele é definido como 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.