Elliot Boschwitz
Elliot Boschwitz
The mssql-docker container is getting 5-7K pulls per day, more info [here](https://github.com/microsoft/mssql-docker).
SLES 12 is supported on both SQL Server and .NET core. It is recommended that mssql-cli adds support for this platform as well. 0.15.0 is the last supported release for...
Should mimic functionality from pgcli: https://github.com/dbcli/pgcli/pull/483
With local testing, I've confirmed that mssql-cli is displaying tables that have already been removed. This issue appears to be related to mssql-cli, having confirmed that these tables do not...
RHEL 8 is supported on both SQL Server 2019 and .NET Core. mssql-cli should in turn add support here.
Tasks: - [x] auto detect less.exe if config set to auto and pager env var is unset - [ ] ADO build pipeline to build less.exe, with code signing, TSA...
Very little is understood about which features (i.e. special commands, auto-completion, non-interactive mode, etc.) are getting used by mssql-cli customers. We can't improve support of our most popular features if...
Logs jump up in size > 5MB per session. They're too verbose, and some investigation is required to figure out why this is.
We're currently using a permanent DB for testing. We need to create temporary DBs when tests run. Also: use our old SQL server instance.
Action items: - [x] Fix intro paragraph - [x] Update features - [x] Installation instructions at home page - [x] Installation instructions for each subpage - [ ] Add latest...