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

Setting MSSQL_CLI_OFFICIAL_BUILD to any value seems to revert to True #388

Closed ellbosch closed 4 years ago

ellbosch commented 4 years ago

I noticed this when I set MSSQL_CLI_OFFICIAL_BUILD to False. It should append a timestamp to wheel files but it didn't in this case. This behavior is equivalent to when this env var is set to True.