* fix: db migration connectivity issues when using an external db
* Update run.ps1
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
* rm semicolon in case connection this is at the end of the connection string
* fix: 'no such image: mssql' when mssql container is not present
* BREAKING CHANGE: remove compat with deprecated docker-compose CLI
---------
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
* fix: db migration connectivity issues when using an external db
* Update run.ps1
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
* rm semicolon in case connection this is at the end of the connection string
* fix: 'no such image: mssql' when mssql container is not present
---------
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>