@things-factory/operato-dataset 6.0.95 → 6.0.96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/db.sqlite CHANGED
Binary file
@@ -44,6 +44,16 @@
44
44
  "date": 1684645765281,
45
45
  "name": "logs/application-2023-05-21-05.log",
46
46
  "hash": "e209e8cea155e46f83e644aa664d612fa8e39e96b74a143ddc03d542bdb27f30"
47
+ },
48
+ {
49
+ "date": 1684746493756,
50
+ "name": "logs/application-2023-05-22-18.log",
51
+ "hash": "8a507da249f3329f3885c7e49e98ff81d743c567db7c414f8fd9330926542fde"
52
+ },
53
+ {
54
+ "date": 1684746496199,
55
+ "name": "logs/application-2023-05-22-09.log",
56
+ "hash": "28dcfe495b2979706113355147db8f632d6cb57a4614f51436641a534be8b2f3"
47
57
  }
48
58
  ],
49
59
  "hashType": "sha256"
@@ -139,6 +139,11 @@
139
139
  "date": 1684645765094,
140
140
  "name": "logs/connections-2023-05-21-05.log",
141
141
  "hash": "a6dbae0bf36e03d91e81a4e1684cecccd6c476b45f384268752c84c8893af518"
142
+ },
143
+ {
144
+ "date": 1684746495968,
145
+ "name": "logs/connections-2023-05-22-09.log",
146
+ "hash": "05eadd728f6833f460ce9911372ab4eff823585c7d96453518adb50dce9f7111"
142
147
  }
143
148
  ],
144
149
  "hashType": "sha256"
@@ -0,0 +1,10 @@
1
+ 2023-05-22T18:08:16+09:00 error: oracledb module loading failed
2
+ 2023-05-22T18:08:17+09:00 info: Default DataSource established
3
+ 2023-05-22T18:08:17+09:00 info: Transaction DataSource established
4
+ 2023-05-22T18:08:18+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
+ 2023-05-22T18:08:18+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
6
+ 2023-05-22T18:13:08+09:00 error: oracledb module loading failed
7
+ 2023-05-22T18:13:09+09:00 info: Default DataSource established
8
+ 2023-05-22T18:13:10+09:00 info: Transaction DataSource established
9
+ 2023-05-22T18:13:11+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
10
+ 2023-05-22T18:13:11+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1,2 @@
1
+ 2023-05-22T18:08:14+09:00 info: File Storage is Ready.
2
+ 2023-05-22T18:13:07+09:00 info: File Storage is Ready.
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.0.95",
3
+ "version": "6.0.96",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -57,40 +57,40 @@
57
57
  "@operato/scene-table": "^1.0.0",
58
58
  "@operato/scene-timer": "^1.0.0",
59
59
  "@operato/shell": "^1.2.6",
60
- "@things-factory/api": "^6.0.91",
61
- "@things-factory/apptool-base": "^6.0.91",
62
- "@things-factory/apptool-ui": "^6.0.91",
63
- "@things-factory/auth-base": "^6.0.91",
64
- "@things-factory/auth-ui": "^6.0.92",
65
- "@things-factory/board-service": "^6.0.91",
66
- "@things-factory/board-ui": "^6.0.91",
67
- "@things-factory/ccp": "^6.0.95",
68
- "@things-factory/context-ui": "^6.0.91",
69
- "@things-factory/dashboard": "^6.0.91",
70
- "@things-factory/dataset": "^6.0.95",
71
- "@things-factory/export-ui": "^6.0.91",
72
- "@things-factory/help": "^6.0.91",
73
- "@things-factory/i18n-base": "^6.0.91",
74
- "@things-factory/integration-base": "^6.0.91",
75
- "@things-factory/integration-msgraph": "^6.0.91",
76
- "@things-factory/integration-ui": "^6.0.91",
77
- "@things-factory/lite-menu": "^6.0.91",
78
- "@things-factory/more-base": "^6.0.91",
79
- "@things-factory/more-ui": "^6.0.91",
80
- "@things-factory/notification": "^6.0.91",
81
- "@things-factory/oauth2-client": "^6.0.91",
82
- "@things-factory/organization": "^6.0.91",
83
- "@things-factory/qc": "^6.0.95",
84
- "@things-factory/resource-ui": "^6.0.92",
85
- "@things-factory/setting-base": "^6.0.91",
86
- "@things-factory/setting-ui": "^6.0.91",
87
- "@things-factory/shell": "^6.0.91",
88
- "@things-factory/system-ui": "^6.0.91",
89
- "@things-factory/work-shift": "^6.0.91",
90
- "@things-factory/worklist": "^6.0.91"
60
+ "@things-factory/api": "^6.0.96",
61
+ "@things-factory/apptool-base": "^6.0.96",
62
+ "@things-factory/apptool-ui": "^6.0.96",
63
+ "@things-factory/auth-base": "^6.0.96",
64
+ "@things-factory/auth-ui": "^6.0.96",
65
+ "@things-factory/board-service": "^6.0.96",
66
+ "@things-factory/board-ui": "^6.0.96",
67
+ "@things-factory/ccp": "^6.0.96",
68
+ "@things-factory/context-ui": "^6.0.96",
69
+ "@things-factory/dashboard": "^6.0.96",
70
+ "@things-factory/dataset": "^6.0.96",
71
+ "@things-factory/export-ui": "^6.0.96",
72
+ "@things-factory/help": "^6.0.96",
73
+ "@things-factory/i18n-base": "^6.0.96",
74
+ "@things-factory/integration-base": "^6.0.96",
75
+ "@things-factory/integration-msgraph": "^6.0.96",
76
+ "@things-factory/integration-ui": "^6.0.96",
77
+ "@things-factory/lite-menu": "^6.0.96",
78
+ "@things-factory/more-base": "^6.0.96",
79
+ "@things-factory/more-ui": "^6.0.96",
80
+ "@things-factory/notification": "^6.0.96",
81
+ "@things-factory/oauth2-client": "^6.0.96",
82
+ "@things-factory/organization": "^6.0.96",
83
+ "@things-factory/qc": "^6.0.96",
84
+ "@things-factory/resource-ui": "^6.0.96",
85
+ "@things-factory/setting-base": "^6.0.96",
86
+ "@things-factory/setting-ui": "^6.0.96",
87
+ "@things-factory/shell": "^6.0.96",
88
+ "@things-factory/system-ui": "^6.0.96",
89
+ "@things-factory/work-shift": "^6.0.96",
90
+ "@things-factory/worklist": "^6.0.96"
91
91
  },
92
92
  "devDependencies": {
93
- "@things-factory/builder": "^6.0.91"
93
+ "@things-factory/builder": "^6.0.96"
94
94
  },
95
- "gitHead": "39d89a82867ab92c3f36cd8ec0cf7f60e3422de5"
95
+ "gitHead": "a9733ed107c937d32f5aa0af67daca582e93d0c6"
96
96
  }
package/schema.gql CHANGED
@@ -1350,14 +1350,12 @@ type DynamicDataSummary {
1350
1350
  data04: Float
1351
1351
  data05: Float
1352
1352
  date: String
1353
- description: String
1354
1353
  key01: String
1355
1354
  key02: String
1356
1355
  key03: String
1357
1356
  key04: String
1358
1357
  key05: String
1359
1358
  month: String
1360
- name: String
1361
1359
  period: String
1362
1360
  }
1363
1361