From 842e55438af9ff76fcfc5d5537129aff848c20cc Mon Sep 17 00:00:00 2001 From: pdesmarets Date: Fri, 1 Sep 2023 21:30:32 +0200 Subject: [PATCH] don't escape default value for array columns --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e8e2394..e006514 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "PostgreSQL", - "version": "0.1.49", - "versionDate": "2023-08-25", + "version": "0.1.50", + "versionDate": "2023-09-01", "author": "hackolade", "engines": { "hackolade": "6.1.2",