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 May 24, 2024
1 parent 9119cfc commit 9ff9866
Show file tree
Hide file tree
Showing 722 changed files with 1,278 additions and 98,403 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
32 changes: 16 additions & 16 deletions adapter/0.1.1.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 @@ -40,15 +40,15 @@
* }
*/
{
"modify": {
"container": [
[
"renamePropertiesInArrayElements",
"UDFs",
{
"functionDefinition": "functionBody"
}
]
]
}
}
"modify": {
"container": [
[
"renamePropertiesInArrayElements",
"UDFs",
{
"functionDefinition": "functionBody"
}
]
]
}
}
18 changes: 7 additions & 11 deletions adapter/0.1.20.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,20 +39,16 @@
* },
* }
*/
{
{
"modify": {
"entity": [
[
"setRdbmEntityCompositeKeys",
"primaryKey",
"compositePrimaryKey",
"primaryKey",
[
"unique",
"compositePrimaryKey",
"compositeUniqueKey"
]
["unique", "compositePrimaryKey", "compositeUniqueKey"]
]
]
}
}
}
2 changes: 1 addition & 1 deletion central_pane/dtdAbbreviation.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"bool": "{0/1}",
"bytes": "{BYTES}",
"null": "{null}"
}
}
103 changes: 0 additions & 103 deletions forward_engineering/alterScript/alterScriptBuilder.js

This file was deleted.

Loading

0 comments on commit 9ff9866

Please sign in to comment.