Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix arm64 sqlcmd installation #613

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dteh
Copy link

@dteh dteh commented Jun 7, 2023

Explain your user case and expected results

Fixes #611
This checks if sqlcmd is in $PATH and if not, clones and builds the repo locally then sets a temporary alias for sqlcmd.
Tested on a 2023 MBP M2.

@goamaral
Copy link

Can confirm this is working. I am using a M1.

@ms-omori
Copy link

It's also working for me. I am using an Apple M3 Pro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test.sh fails on arm64 platforms because sqlcmd repo has changed
3 participants