From 1828a36ac6099d428b27551b12fec1bb2c9b09fa Mon Sep 17 00:00:00 2001 From: pdesmarets Date: Fri, 23 Jun 2023 18:59:51 +0200 Subject: [PATCH] added handling of transition between individual and composite PKs in ALTER scripts --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dd13e8e..dcb6496 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "PostgreSQL", - "version": "0.1.43", - "versionDate": "2023-06-16", + "version": "0.1.44", + "versionDate": "2023-06-23", "author": "hackolade", "engines": { "hackolade": "6.1.2",