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 21, 2024
1 parent ad1e556 commit 35e00e7
Show file tree
Hide file tree
Showing 711 changed files with 2,528 additions and 169,102 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/fake-pr-tests.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .gitignore

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
20 changes: 9 additions & 11 deletions adapter/0.1.25.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
* Copyright © 2016-2022 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,10 +39,8 @@
* },
* }
*/
{
"modify": {
"container": [
["validateContainer", "name", "code"]
]
}
}
{
"modify": {
"container": [["validateContainer", "name", "code"]]
}
}
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}"
}
}
18 changes: 10 additions & 8 deletions central_pane/style.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
{
"field": {
"dtd": [{
"value": {
"border-style": "solid"
},
"dependency": {
"key": "dataTypeMode",
"value": "Required"
"dtd": [
{
"value": {
"border-style": "solid"
},
"dependency": {
"key": "dataTypeMode",
"value": "Required"
}
}
}],
],
"erd": [
"keys",
"type",
Expand Down
1,061 changes: 901 additions & 160 deletions forward_engineering/api.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion forward_engineering/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
"isDropInStatements": true
}
]
}
}
12 changes: 0 additions & 12 deletions forward_engineering/configs/defaultTypes.js

This file was deleted.

37 changes: 0 additions & 37 deletions forward_engineering/configs/templates.js

This file was deleted.

51 changes: 0 additions & 51 deletions forward_engineering/configs/types.js

This file was deleted.

Loading

0 comments on commit 35e00e7

Please sign in to comment.