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

Fixed bug that enables official build when environment variable is set to anything #389

Closed ellbosch closed 4 years ago

ellbosch commented 4 years ago

Fixes #388.

We created official builds when the environment variable is set to anything. Now, it must be set to True.