Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bcab19c

Browse files
committed
Merge branch 'develop' of github.com:lwasylow/utPLSQL into feature/cursor_pk_join
2 parents 41ae0ff + bd78b6f commit bcab19c

117 files changed

Lines changed: 4334 additions & 1854 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ env:
4646
- DOCKHER_HUB_REPO="${DOCKER_BASE_TAG:-$UT3_DOCKER_REPO}"
4747
#utPLSQL released version directory
4848
- UTPLSQL_DIR="utPLSQL_latest_release"
49-
- UTPLSQL_CLI_VERSION="3.0.4"
49+
- SELFTESTING_BRANCH="develop"
50+
- UTPLSQL_CLI_VERSION="3.1.0"
5051
# Maven
5152
- MAVEN_HOME=/usr/local/maven
5253
- MAVEN_CFG=$HOME/.m2

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.1.0-develop
1+
v3.1.2-develop

0 commit comments

Comments
 (0)