Fix Oracle section in README

This commit is contained in:
Christian Beikov 2024-05-06 10:10:09 +02:00
parent b982bf54b5
commit 0daa2c2646
1 changed files with 2 additions and 2 deletions

View File

@ -175,9 +175,9 @@ The following table illustrates a list of commands for various databases that ca
|`./docker_db.sh edb` |`./docker_db.sh edb`
|`./gradlew test -Pdb=edb_ci` |`./gradlew test -Pdb=edb_ci`
|Oracle XE |Oracle
|`./docker_db.sh oracle` |`./docker_db.sh oracle`
|`./gradlew test -Pdb=oracle_free_ci` |`./gradlew test -Pdb=oracle_ci`
|DB2 |DB2
|`./docker_db.sh db2` |`./docker_db.sh db2`