We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d389280 commit f6290ffCopy full SHA for f6290ff
1 file changed
tests/sql/scripts/drivers/rac.sh
@@ -27,6 +27,8 @@ ARCHIVE_MIN_THREADS=2
27
FIXTURE_SUFFIX=""
28
29
# Source base driver (stage functions + primitive stubs)
30
+PDB_NAME="${PDB_NAME:-ORCLPDB}"
31
+
32
source "$SCRIPT_DIR/drivers/base.sh"
33
34
# ---- RAC configuration ----
0 commit comments