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 192 forks source link

MSSQL_CLI_ROW_LIMIT environment variable seems to be ignored in 1.0 #517

Open greenseeker opened 3 years ago

greenseeker commented 3 years ago

No matter what I set this to, I still get prompted when a query returns 1000+ rows. --row-limit seems to work fine.