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 4d45883 commit d964e8e
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": "PostgreSQL",
"version": "0.1.34",
"versionDate": "2023-03-10",
"version": "0.1.35",
"versionDate": "2023-03-17",
"author": "hackolade",
"engines": {
"hackolade": "6.1.2",
Expand Down

0 comments on commit d964e8e

Please sign in to comment.