Sql Server

Specific CLI arguments

-u, --usedatabase

Flag to indicate whether or not the Transact SQL USE statement should be translated.

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

Flag to indicate whether or not to preprocess or arrange the source code before its transformation. By default, it's set to FALSE.

Last updated