Skip to content

Commit

Permalink
added escaping of special characters in DDL generation for views
Browse files Browse the repository at this point in the history
  • Loading branch information
pdesmarets committed Mar 17, 2023
1 parent 1bd7881 commit bfeebaf
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": "YugabyteDB-YSQL",
"version": "0.1.7",
"versionDate": "2023-01-27",
"version": "0.1.8",
"versionDate": "2023-03-17",
"author": "hackolade",
"engines": {
"hackolade": "6.5.4",
Expand Down

0 comments on commit bfeebaf

Please sign in to comment.