Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f1b96 commit 80ea7d7Copy full SHA for 80ea7d7
1 file changed
development/template.env.sh
@@ -4,7 +4,7 @@ export SQLCLI=sql # For sqlcl client
4
#export SQLCLI=sqlplus # For sqlplus client
5
export CONNECTION_STR=127.0.0.1:1521/xe # Adjust the connect string
6
export ORACLE_PWD=oracle # Adjust your local SYS password
7
-export UTPLSQL_CLI_VERSION="3.0.4"
+export UTPLSQL_CLI_VERSION="3.1.0"
8
export SELFTESTING_BRANCH=develop
9
10
export UTPLSQL_DIR="utPLSQL_latest_release"
0 commit comments