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

feat: macos m1 #558

Open tormodatt opened 1 year ago

tormodatt commented 1 year ago

as mentioned https://github.com/dbcli/mssql-cli/issues/537 this will not build on M1. with these changes it does, but it fails while trying to connect. probably something that needs to be updated with the version bump (needed to bump to a version with arm64 release of sqltools)

I built it with:

python dev_setup.py
python build.py build