graphql-engine/scripts/containers
Samir Talwar f430e5b599 dev.sh: Fix mssql_wait to use mssql-tools to run sqlcmd.
On macOS, we use the `azure-sql-edge` image, which doesn't contain
`sqlcmd`. To work around this, we can use another container which _does_
contain the `sqlcmd` binary to verify that MS SQL Server is up.

This was also broken on Linux anyway.

This also updates the PostgreSQL image, in line with _databases.yaml_.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7204
GitOrigin-RevId: ad974cd353c348ec055a153cbba5cb39d85e0967
2022-12-08 10:00:28 +00:00
..
citus docker: Mount database data directories as named volumes. 2022-08-04 10:11:10 +00:00
mssql.sh dev.sh: Fix mssql_wait to use mssql-tools to run sqlcmd. 2022-12-08 10:00:28 +00:00
mysql.sh docker: Mount database data directories as named volumes. 2022-08-04 10:11:10 +00:00
postgres dev.sh: Fix mssql_wait to use mssql-tools to run sqlcmd. 2022-12-08 10:00:28 +00:00