Add Docker Compose support for MS SQL Server using JDBC
Closes gh-35146
This commit is contained in:
@@ -44,13 +44,13 @@ The following service connections are currently supported:
|
||||
| Containers named "elasticsearch"
|
||||
|
||||
| `JdbcConnectionDetails`
|
||||
| Containers named "mariadb", "mysql" or "postgres"
|
||||
| Containers named "mariadb", "mssql/server", "mysql", or "postgres"
|
||||
|
||||
| `MongoConnectionDetails`
|
||||
| Containers named "mongo"
|
||||
|
||||
| `R2dbcConnectionDetails`
|
||||
| Containers named "mariadb", "mssql/server", "mysql" or "postgres"
|
||||
| Containers named "mariadb", "mssql/server", "mysql", or "postgres"
|
||||
|
||||
| `RabbitConnectionDetails`
|
||||
| Containers named "rabbitmq"
|
||||
|
||||
Reference in New Issue
Block a user