dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 191 forks source link

Feature Request: Support -i to execute a .sql file #305

Closed yualan closed 4 years ago

yualan commented 4 years ago

This is important for sqlcmd parity.

First priority is non-interactive support. Second is interactive support. special command through -i

https://docs.microsoft.com/sql/tools/sqlcmd-utility?redirectedfrom=MSDN&view=sql-server-2017