Skip to content

Commit

Permalink
added tolerance for GET_DDL returning concatenated statements without…
Browse files Browse the repository at this point in the history
… delimiter, plus added SQL terminator to view DDL retrieval
  • Loading branch information
pdesmarets committed Jul 8, 2022
1 parent 3b06d03 commit 876c038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Oracle",
"version": "0.1.10",
"versionDate": "2022-07-05",
"version": "0.1.11",
"versionDate": "2022-07-08",
"author": "hackolade",
"engines": {
"hackolade": "6.1.2",
Expand Down

0 comments on commit 876c038

Please sign in to comment.