Add Docker Compose service connection support for Oracle using JDBC

Closes gh-35145
This commit is contained in:
Andy Wilkinson
2023-04-27 09:30:10 +01:00
parent 5e73047164
commit 8bbe894665
4 changed files with 150 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ The following service connections are currently supported:
| Containers named "elasticsearch"
| `JdbcConnectionDetails`
| Containers named "mariadb", "mssql/server", "mysql", or "postgres"
| Containers named "gvenzl/oracle-xe", "mariadb", "mssql/server", "mysql", or "postgres"
| `MongoConnectionDetails`
| Containers named "mongo"