Running SQL Server Init Scripts in GitHub Actions
Question
How can I run init
scripts on SQL Server when using GitHub Actions services instead of the Atlas docker
blocks?
How can I run init
scripts on SQL Server when using GitHub Actions services instead of the Atlas docker
blocks?