Skip to content

Commit

Permalink
added replacement of illegal characters in names of FK relationships …
Browse files Browse the repository at this point in the history
…with underscores
  • Loading branch information
pdesmarets committed Aug 18, 2023
1 parent c911b37 commit 26601a9
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": "BigQuery",
"version": "0.1.18",
"versionDate": "2023-08-11",
"version": "0.1.19",
"versionDate": "2023-08-18",
"author": "hackolade",
"engines": {
"hackolade": "6.8.4",
Expand Down

0 comments on commit 26601a9

Please sign in to comment.