Skip to content

Commit

Permalink
added logs to identify the size of fetched json columns, add logs to …
Browse files Browse the repository at this point in the history
…identify types of columns of table, plus added commenting out of harmful DDL that drops comments and constraints
  • Loading branch information
pdesmarets committed Apr 28, 2023
1 parent 7ed8c87 commit 5475d6a
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.41",
"versionDate": "2023-04-21",
"version": "0.1.42",
"versionDate": "2023-04-28",
"author": "hackolade",
"engines": {
"hackolade": "6.1.2",
Expand Down

0 comments on commit 5475d6a

Please sign in to comment.