go-gorm / playground

GORM Playground (Please Create PR for this project to report issues)
MIT License
89 stars 678 forks source link

Fixed issues with playground on MacOS Apple Sillicon #670

Open VashingMachine opened 9 months ago

VashingMachine commented 9 months ago

Explain your user case and expected results

This PR relates to playground itself and it's issues on apple sillicon.

The environmental variable for db password for mssql has changed. Also the sqlcmd did not work because the main package in github.com/microsoft/go-sqlcmd has changed