From 9f883765ea17dccc96f6eaf0548c0920c4a63415 Mon Sep 17 00:00:00 2001 From: Pascal Date: Fri, 6 May 2022 18:33:23 +0200 Subject: [PATCH] added generation of constraint names in DDL for composite primary and unique keys, plus identity start and increment --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6dad1db..2c9b547 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Oracle", - "version": "0.1.6", - "versionDate": "2022-04-29", + "version": "0.1.7", + "versionDate": "2022-05-06", "author": "hackolade", "engines": { "hackolade": "6.0.7",