Skip to content

Commit

Permalink
Release: 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Teamcity committed Jun 28, 2024
1 parent 5a0f188 commit 1e50441
Show file tree
Hide file tree
Showing 2,415 changed files with 620 additions and 129,691 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/fake-pr-tests.yml

This file was deleted.

1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-exact=true
2 changes: 1 addition & 1 deletion adapter/0.1.14.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@
"delete": {
"model": ["dbId"]
}
}
}
4 changes: 2 additions & 2 deletions adapter/0.1.20.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
* }
*/

{
{
"modify": {
"container": [
["convertPathToFieldLink", ["partitionKey"]],
["convertPathToFieldLink", ["uniqueKey", "attributePath"]],
["convertCosmosDbIndexes"]
]
}
}
}
12 changes: 6 additions & 6 deletions adapter/0.1.27.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
* Copyright © 2016-2018 by IntegrIT S.A. dba Hackolade. All rights reserved.
*
* The copyright to the computer software herein is the property of IntegrIT S.A.
* The software may be used and/or copied only with the written permission of
* IntegrIT S.A. or in accordance with the terms and conditions stipulated in
* the agreement/contract under which the software has been supplied.
*
* The software may be used and/or copied only with the written permission of
* IntegrIT S.A. or in accordance with the terms and conditions stipulated in
* the agreement/contract under which the software has been supplied.
*
* {
* "add": {
* "entity": [<names of new property>],
Expand Down Expand Up @@ -39,7 +39,7 @@
* },
* }
*/
{
{
"add": {
"container": [
{
Expand All @@ -60,4 +60,4 @@
}
]
}
}
}
12 changes: 6 additions & 6 deletions adapter/0.1.30.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
* Copyright © 2016-2018 by IntegrIT S.A. dba Hackolade. All rights reserved.
*
* The copyright to the computer software herein is the property of IntegrIT S.A.
* The software may be used and/or copied only with the written permission of
* IntegrIT S.A. or in accordance with the terms and conditions stipulated in
* the agreement/contract under which the software has been supplied.
*
* The software may be used and/or copied only with the written permission of
* IntegrIT S.A. or in accordance with the terms and conditions stipulated in
* the agreement/contract under which the software has been supplied.
*
* {
* "add": {
* "entity": [<names of new property>],
Expand Down Expand Up @@ -39,8 +39,8 @@
* },
* }
*/
{
{
"add": {
"container": ["capacityMode"]
}
}
}
18 changes: 9 additions & 9 deletions central_pane/dtdAbbreviation.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/*
* Copyright © 2016-2017 by IntegrIT S.A. dba Hackolade. All rights reserved.
*
* The copyright to the computer software herein is the property of IntegrIT S.A.
* The software may be used and/or copied only with the written permission of
* IntegrIT S.A. or in accordance with the terms and conditions stipulated in
* the agreement/contract under which the software has been supplied.
*
*/
* Copyright © 2016-2017 by IntegrIT S.A. dba Hackolade. All rights reserved.
*
* The copyright to the computer software herein is the property of IntegrIT S.A.
* The software may be used and/or copied only with the written permission of
* IntegrIT S.A. or in accordance with the terms and conditions stipulated in
* the agreement/contract under which the software has been supplied.
*
*/
{
"map": "{...}",
"list": "[...]",
Expand All @@ -15,4 +15,4 @@
"bool": "{0/1}",
"bytes": "{BYTES}",
"null": "{null}"
}
}
241 changes: 98 additions & 143 deletions forward_engineering/api.js

Large diffs are not rendered by default.

84 changes: 0 additions & 84 deletions forward_engineering/applyToInstance/applyToInstanceHelper.js

This file was deleted.

174 changes: 0 additions & 174 deletions forward_engineering/applyToInstance/index.js

This file was deleted.

Loading

0 comments on commit 1e50441

Please sign in to comment.