From 26601a9a823748eba868d8f8024de817deb42705 Mon Sep 17 00:00:00 2001 From: pdesmarets Date: Fri, 18 Aug 2023 18:48:52 +0200 Subject: [PATCH] added replacement of illegal characters in names of FK relationships with underscores --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fc04df3..3ed491e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "BigQuery", - "version": "0.1.18", - "versionDate": "2023-08-11", + "version": "0.1.19", + "versionDate": "2023-08-18", "author": "hackolade", "engines": { "hackolade": "6.8.4",