SnowConvert AI - 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 Option | Description |
|---|---|
| prettyprint | Applies indentation to the original code and get it well organized. |
| generatereports | Generates extra reports after the arrangement. |
| multiple | Applies arrangement to multiple databases represented as multiple folders, and keeps their original structure. |