@rex0220/kintone-sql-tools 3.60.0 → 3.61.0
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/dist-cli/ksql.js +580 -358
- package/dist-engine/index.cjs +13 -13
- package/dist-engine/index.mjs +13 -13
- package/dist-engine/ksql-engine.umd.js +13 -13
- package/dist-engine/meta/bundle-baseline.json +10 -10
- package/dist-engine/meta/cjs.json +54 -25
- package/dist-engine/meta/esm.json +54 -25
- package/dist-engine/meta/umd.json +54 -25
- package/dist-mcp/ksql-mcp.js +513 -288
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-08-
|
|
2
|
+
"generatedAt": "2026-08-07T14:48:47.210Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
|
-
"inputCount":
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
6
|
+
"inputCount": 108,
|
|
7
|
+
"minifiedBytes": 616643,
|
|
8
|
+
"gzipBytes": 167969,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
|
-
"inputCount":
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
26
|
+
"inputCount": 108,
|
|
27
|
+
"minifiedBytes": 616098,
|
|
28
|
+
"gzipBytes": 167697,
|
|
29
29
|
"forbidden": {
|
|
30
30
|
"mcp-instructions": [],
|
|
31
31
|
"src-mcp": [],
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"ksql-engine.umd.js": {
|
|
46
|
-
"inputCount":
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
46
|
+
"inputCount": 110,
|
|
47
|
+
"minifiedBytes": 617122,
|
|
48
|
+
"gzipBytes": 168028,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -866,42 +866,63 @@
|
|
|
866
866
|
"imports": [],
|
|
867
867
|
"format": "esm"
|
|
868
868
|
},
|
|
869
|
-
"src/core/
|
|
870
|
-
"bytes":
|
|
869
|
+
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
870
|
+
"bytes": 1256,
|
|
871
|
+
"imports": [],
|
|
872
|
+
"format": "esm"
|
|
873
|
+
},
|
|
874
|
+
"src/core/optimization/whereCapability.ts": {
|
|
875
|
+
"bytes": 23800,
|
|
871
876
|
"imports": [
|
|
872
877
|
{
|
|
873
|
-
"path": "src/core/
|
|
878
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
874
879
|
"kind": "import-statement",
|
|
875
|
-
"original": "
|
|
880
|
+
"original": "../relativeDateFunction"
|
|
876
881
|
}
|
|
877
882
|
],
|
|
878
883
|
"format": "esm"
|
|
879
884
|
},
|
|
880
|
-
"src/core/optimization/
|
|
881
|
-
"bytes":
|
|
885
|
+
"src/core/optimization/joinKeyPrefilter.ts": {
|
|
886
|
+
"bytes": 5318,
|
|
882
887
|
"imports": [
|
|
883
888
|
{
|
|
884
|
-
"path": "src/
|
|
889
|
+
"path": "src/core/scalarCompare.ts",
|
|
885
890
|
"kind": "import-statement",
|
|
886
|
-
"original": "
|
|
891
|
+
"original": "../scalarCompare"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"path": "src/core/optimization/joinDateTimeLiteralPolicy.ts",
|
|
895
|
+
"kind": "import-statement",
|
|
896
|
+
"original": "./joinDateTimeLiteralPolicy"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"path": "src/core/optimization/whereCapability.ts",
|
|
900
|
+
"kind": "import-statement",
|
|
901
|
+
"original": "./whereCapability"
|
|
887
902
|
}
|
|
888
903
|
],
|
|
889
904
|
"format": "esm"
|
|
890
905
|
},
|
|
891
|
-
"src/core/
|
|
892
|
-
"bytes":
|
|
906
|
+
"src/core/explainMetadata.ts": {
|
|
907
|
+
"bytes": 4385,
|
|
893
908
|
"imports": [
|
|
894
909
|
{
|
|
895
|
-
"path": "src/core/
|
|
910
|
+
"path": "src/core/grouping.ts",
|
|
896
911
|
"kind": "import-statement",
|
|
897
|
-
"original": "
|
|
912
|
+
"original": "./grouping"
|
|
898
913
|
}
|
|
899
914
|
],
|
|
900
915
|
"format": "esm"
|
|
901
916
|
},
|
|
902
|
-
"src/core/optimization/
|
|
903
|
-
"bytes":
|
|
904
|
-
"imports": [
|
|
917
|
+
"src/core/optimization/sharedPlanner.ts": {
|
|
918
|
+
"bytes": 1473,
|
|
919
|
+
"imports": [
|
|
920
|
+
{
|
|
921
|
+
"path": "src/api/fetchAll.ts",
|
|
922
|
+
"kind": "import-statement",
|
|
923
|
+
"original": "../../api/fetchAll"
|
|
924
|
+
}
|
|
925
|
+
],
|
|
905
926
|
"format": "esm"
|
|
906
927
|
},
|
|
907
928
|
"src/core/optimization/joinNumberLiteralPolicy.ts": {
|
|
@@ -1305,7 +1326,7 @@
|
|
|
1305
1326
|
"format": "esm"
|
|
1306
1327
|
},
|
|
1307
1328
|
"src/execute.ts": {
|
|
1308
|
-
"bytes":
|
|
1329
|
+
"bytes": 520756,
|
|
1309
1330
|
"imports": [
|
|
1310
1331
|
{
|
|
1311
1332
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1422,6 +1443,11 @@
|
|
|
1422
1443
|
"kind": "import-statement",
|
|
1423
1444
|
"original": "./core/generateSeries"
|
|
1424
1445
|
},
|
|
1446
|
+
{
|
|
1447
|
+
"path": "src/core/optimization/joinKeyPrefilter.ts",
|
|
1448
|
+
"kind": "import-statement",
|
|
1449
|
+
"original": "./core/optimization/joinKeyPrefilter"
|
|
1450
|
+
},
|
|
1425
1451
|
{
|
|
1426
1452
|
"path": "src/core/cteInlining.ts",
|
|
1427
1453
|
"kind": "import-statement",
|
|
@@ -2097,7 +2123,7 @@
|
|
|
2097
2123
|
"bytesInOutput": 1035
|
|
2098
2124
|
},
|
|
2099
2125
|
"src/core/generateSeries.ts": {
|
|
2100
|
-
"bytesInOutput":
|
|
2126
|
+
"bytesInOutput": 8646
|
|
2101
2127
|
},
|
|
2102
2128
|
"src/core/statementValidation.ts": {
|
|
2103
2129
|
"bytesInOutput": 239
|
|
@@ -2183,18 +2209,21 @@
|
|
|
2183
2209
|
"src/core/outerJoinSearchAbortGuard.ts": {
|
|
2184
2210
|
"bytesInOutput": 604
|
|
2185
2211
|
},
|
|
2212
|
+
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
2213
|
+
"bytesInOutput": 540
|
|
2214
|
+
},
|
|
2215
|
+
"src/core/optimization/whereCapability.ts": {
|
|
2216
|
+
"bytesInOutput": 9909
|
|
2217
|
+
},
|
|
2218
|
+
"src/core/optimization/joinKeyPrefilter.ts": {
|
|
2219
|
+
"bytesInOutput": 1940
|
|
2220
|
+
},
|
|
2186
2221
|
"src/core/explainMetadata.ts": {
|
|
2187
2222
|
"bytesInOutput": 626
|
|
2188
2223
|
},
|
|
2189
2224
|
"src/core/optimization/sharedPlanner.ts": {
|
|
2190
2225
|
"bytesInOutput": 339
|
|
2191
2226
|
},
|
|
2192
|
-
"src/core/optimization/whereCapability.ts": {
|
|
2193
|
-
"bytesInOutput": 9909
|
|
2194
|
-
},
|
|
2195
|
-
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
2196
|
-
"bytesInOutput": 540
|
|
2197
|
-
},
|
|
2198
2227
|
"src/core/optimization/joinNumberLiteralPolicy.ts": {
|
|
2199
2228
|
"bytesInOutput": 227
|
|
2200
2229
|
},
|
|
@@ -2283,7 +2312,7 @@
|
|
|
2283
2312
|
"bytesInOutput": 412
|
|
2284
2313
|
},
|
|
2285
2314
|
"src/execute.ts": {
|
|
2286
|
-
"bytesInOutput":
|
|
2315
|
+
"bytesInOutput": 208345
|
|
2287
2316
|
},
|
|
2288
2317
|
"src/engine-library/errors.ts": {
|
|
2289
2318
|
"bytesInOutput": 1441
|
|
@@ -2343,7 +2372,7 @@
|
|
|
2343
2372
|
"bytesInOutput": 1271
|
|
2344
2373
|
}
|
|
2345
2374
|
},
|
|
2346
|
-
"bytes":
|
|
2375
|
+
"bytes": 616643
|
|
2347
2376
|
}
|
|
2348
2377
|
}
|
|
2349
2378
|
}
|
|
@@ -866,42 +866,63 @@
|
|
|
866
866
|
"imports": [],
|
|
867
867
|
"format": "esm"
|
|
868
868
|
},
|
|
869
|
-
"src/core/
|
|
870
|
-
"bytes":
|
|
869
|
+
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
870
|
+
"bytes": 1256,
|
|
871
|
+
"imports": [],
|
|
872
|
+
"format": "esm"
|
|
873
|
+
},
|
|
874
|
+
"src/core/optimization/whereCapability.ts": {
|
|
875
|
+
"bytes": 23800,
|
|
871
876
|
"imports": [
|
|
872
877
|
{
|
|
873
|
-
"path": "src/core/
|
|
878
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
874
879
|
"kind": "import-statement",
|
|
875
|
-
"original": "
|
|
880
|
+
"original": "../relativeDateFunction"
|
|
876
881
|
}
|
|
877
882
|
],
|
|
878
883
|
"format": "esm"
|
|
879
884
|
},
|
|
880
|
-
"src/core/optimization/
|
|
881
|
-
"bytes":
|
|
885
|
+
"src/core/optimization/joinKeyPrefilter.ts": {
|
|
886
|
+
"bytes": 5318,
|
|
882
887
|
"imports": [
|
|
883
888
|
{
|
|
884
|
-
"path": "src/
|
|
889
|
+
"path": "src/core/scalarCompare.ts",
|
|
885
890
|
"kind": "import-statement",
|
|
886
|
-
"original": "
|
|
891
|
+
"original": "../scalarCompare"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"path": "src/core/optimization/joinDateTimeLiteralPolicy.ts",
|
|
895
|
+
"kind": "import-statement",
|
|
896
|
+
"original": "./joinDateTimeLiteralPolicy"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"path": "src/core/optimization/whereCapability.ts",
|
|
900
|
+
"kind": "import-statement",
|
|
901
|
+
"original": "./whereCapability"
|
|
887
902
|
}
|
|
888
903
|
],
|
|
889
904
|
"format": "esm"
|
|
890
905
|
},
|
|
891
|
-
"src/core/
|
|
892
|
-
"bytes":
|
|
906
|
+
"src/core/explainMetadata.ts": {
|
|
907
|
+
"bytes": 4385,
|
|
893
908
|
"imports": [
|
|
894
909
|
{
|
|
895
|
-
"path": "src/core/
|
|
910
|
+
"path": "src/core/grouping.ts",
|
|
896
911
|
"kind": "import-statement",
|
|
897
|
-
"original": "
|
|
912
|
+
"original": "./grouping"
|
|
898
913
|
}
|
|
899
914
|
],
|
|
900
915
|
"format": "esm"
|
|
901
916
|
},
|
|
902
|
-
"src/core/optimization/
|
|
903
|
-
"bytes":
|
|
904
|
-
"imports": [
|
|
917
|
+
"src/core/optimization/sharedPlanner.ts": {
|
|
918
|
+
"bytes": 1473,
|
|
919
|
+
"imports": [
|
|
920
|
+
{
|
|
921
|
+
"path": "src/api/fetchAll.ts",
|
|
922
|
+
"kind": "import-statement",
|
|
923
|
+
"original": "../../api/fetchAll"
|
|
924
|
+
}
|
|
925
|
+
],
|
|
905
926
|
"format": "esm"
|
|
906
927
|
},
|
|
907
928
|
"src/core/optimization/joinNumberLiteralPolicy.ts": {
|
|
@@ -1305,7 +1326,7 @@
|
|
|
1305
1326
|
"format": "esm"
|
|
1306
1327
|
},
|
|
1307
1328
|
"src/execute.ts": {
|
|
1308
|
-
"bytes":
|
|
1329
|
+
"bytes": 520756,
|
|
1309
1330
|
"imports": [
|
|
1310
1331
|
{
|
|
1311
1332
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1422,6 +1443,11 @@
|
|
|
1422
1443
|
"kind": "import-statement",
|
|
1423
1444
|
"original": "./core/generateSeries"
|
|
1424
1445
|
},
|
|
1446
|
+
{
|
|
1447
|
+
"path": "src/core/optimization/joinKeyPrefilter.ts",
|
|
1448
|
+
"kind": "import-statement",
|
|
1449
|
+
"original": "./core/optimization/joinKeyPrefilter"
|
|
1450
|
+
},
|
|
1425
1451
|
{
|
|
1426
1452
|
"path": "src/core/cteInlining.ts",
|
|
1427
1453
|
"kind": "import-statement",
|
|
@@ -2101,7 +2127,7 @@
|
|
|
2101
2127
|
"bytesInOutput": 1035
|
|
2102
2128
|
},
|
|
2103
2129
|
"src/core/generateSeries.ts": {
|
|
2104
|
-
"bytesInOutput":
|
|
2130
|
+
"bytesInOutput": 8646
|
|
2105
2131
|
},
|
|
2106
2132
|
"src/core/statementValidation.ts": {
|
|
2107
2133
|
"bytesInOutput": 239
|
|
@@ -2187,18 +2213,21 @@
|
|
|
2187
2213
|
"src/core/outerJoinSearchAbortGuard.ts": {
|
|
2188
2214
|
"bytesInOutput": 604
|
|
2189
2215
|
},
|
|
2216
|
+
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
2217
|
+
"bytesInOutput": 540
|
|
2218
|
+
},
|
|
2219
|
+
"src/core/optimization/whereCapability.ts": {
|
|
2220
|
+
"bytesInOutput": 9909
|
|
2221
|
+
},
|
|
2222
|
+
"src/core/optimization/joinKeyPrefilter.ts": {
|
|
2223
|
+
"bytesInOutput": 1940
|
|
2224
|
+
},
|
|
2190
2225
|
"src/core/explainMetadata.ts": {
|
|
2191
2226
|
"bytesInOutput": 626
|
|
2192
2227
|
},
|
|
2193
2228
|
"src/core/optimization/sharedPlanner.ts": {
|
|
2194
2229
|
"bytesInOutput": 339
|
|
2195
2230
|
},
|
|
2196
|
-
"src/core/optimization/whereCapability.ts": {
|
|
2197
|
-
"bytesInOutput": 9909
|
|
2198
|
-
},
|
|
2199
|
-
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
2200
|
-
"bytesInOutput": 540
|
|
2201
|
-
},
|
|
2202
2231
|
"src/core/optimization/joinNumberLiteralPolicy.ts": {
|
|
2203
2232
|
"bytesInOutput": 227
|
|
2204
2233
|
},
|
|
@@ -2287,7 +2316,7 @@
|
|
|
2287
2316
|
"bytesInOutput": 412
|
|
2288
2317
|
},
|
|
2289
2318
|
"src/execute.ts": {
|
|
2290
|
-
"bytesInOutput":
|
|
2319
|
+
"bytesInOutput": 208345
|
|
2291
2320
|
},
|
|
2292
2321
|
"src/engine-library/errors.ts": {
|
|
2293
2322
|
"bytesInOutput": 1441
|
|
@@ -2350,7 +2379,7 @@
|
|
|
2350
2379
|
"bytesInOutput": 16
|
|
2351
2380
|
}
|
|
2352
2381
|
},
|
|
2353
|
-
"bytes":
|
|
2382
|
+
"bytes": 616098
|
|
2354
2383
|
}
|
|
2355
2384
|
}
|
|
2356
2385
|
}
|
|
@@ -866,42 +866,63 @@
|
|
|
866
866
|
"imports": [],
|
|
867
867
|
"format": "esm"
|
|
868
868
|
},
|
|
869
|
-
"src/core/
|
|
870
|
-
"bytes":
|
|
869
|
+
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
870
|
+
"bytes": 1256,
|
|
871
|
+
"imports": [],
|
|
872
|
+
"format": "esm"
|
|
873
|
+
},
|
|
874
|
+
"src/core/optimization/whereCapability.ts": {
|
|
875
|
+
"bytes": 23800,
|
|
871
876
|
"imports": [
|
|
872
877
|
{
|
|
873
|
-
"path": "src/core/
|
|
878
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
874
879
|
"kind": "import-statement",
|
|
875
|
-
"original": "
|
|
880
|
+
"original": "../relativeDateFunction"
|
|
876
881
|
}
|
|
877
882
|
],
|
|
878
883
|
"format": "esm"
|
|
879
884
|
},
|
|
880
|
-
"src/core/optimization/
|
|
881
|
-
"bytes":
|
|
885
|
+
"src/core/optimization/joinKeyPrefilter.ts": {
|
|
886
|
+
"bytes": 5318,
|
|
882
887
|
"imports": [
|
|
883
888
|
{
|
|
884
|
-
"path": "src/
|
|
889
|
+
"path": "src/core/scalarCompare.ts",
|
|
885
890
|
"kind": "import-statement",
|
|
886
|
-
"original": "
|
|
891
|
+
"original": "../scalarCompare"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"path": "src/core/optimization/joinDateTimeLiteralPolicy.ts",
|
|
895
|
+
"kind": "import-statement",
|
|
896
|
+
"original": "./joinDateTimeLiteralPolicy"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"path": "src/core/optimization/whereCapability.ts",
|
|
900
|
+
"kind": "import-statement",
|
|
901
|
+
"original": "./whereCapability"
|
|
887
902
|
}
|
|
888
903
|
],
|
|
889
904
|
"format": "esm"
|
|
890
905
|
},
|
|
891
|
-
"src/core/
|
|
892
|
-
"bytes":
|
|
906
|
+
"src/core/explainMetadata.ts": {
|
|
907
|
+
"bytes": 4385,
|
|
893
908
|
"imports": [
|
|
894
909
|
{
|
|
895
|
-
"path": "src/core/
|
|
910
|
+
"path": "src/core/grouping.ts",
|
|
896
911
|
"kind": "import-statement",
|
|
897
|
-
"original": "
|
|
912
|
+
"original": "./grouping"
|
|
898
913
|
}
|
|
899
914
|
],
|
|
900
915
|
"format": "esm"
|
|
901
916
|
},
|
|
902
|
-
"src/core/optimization/
|
|
903
|
-
"bytes":
|
|
904
|
-
"imports": [
|
|
917
|
+
"src/core/optimization/sharedPlanner.ts": {
|
|
918
|
+
"bytes": 1473,
|
|
919
|
+
"imports": [
|
|
920
|
+
{
|
|
921
|
+
"path": "src/api/fetchAll.ts",
|
|
922
|
+
"kind": "import-statement",
|
|
923
|
+
"original": "../../api/fetchAll"
|
|
924
|
+
}
|
|
925
|
+
],
|
|
905
926
|
"format": "esm"
|
|
906
927
|
},
|
|
907
928
|
"src/core/optimization/joinNumberLiteralPolicy.ts": {
|
|
@@ -1305,7 +1326,7 @@
|
|
|
1305
1326
|
"format": "esm"
|
|
1306
1327
|
},
|
|
1307
1328
|
"src/execute.ts": {
|
|
1308
|
-
"bytes":
|
|
1329
|
+
"bytes": 520756,
|
|
1309
1330
|
"imports": [
|
|
1310
1331
|
{
|
|
1311
1332
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1422,6 +1443,11 @@
|
|
|
1422
1443
|
"kind": "import-statement",
|
|
1423
1444
|
"original": "./core/generateSeries"
|
|
1424
1445
|
},
|
|
1446
|
+
{
|
|
1447
|
+
"path": "src/core/optimization/joinKeyPrefilter.ts",
|
|
1448
|
+
"kind": "import-statement",
|
|
1449
|
+
"original": "./core/optimization/joinKeyPrefilter"
|
|
1450
|
+
},
|
|
1425
1451
|
{
|
|
1426
1452
|
"path": "src/core/cteInlining.ts",
|
|
1427
1453
|
"kind": "import-statement",
|
|
@@ -2115,7 +2141,7 @@
|
|
|
2115
2141
|
"bytesInOutput": 1035
|
|
2116
2142
|
},
|
|
2117
2143
|
"src/core/generateSeries.ts": {
|
|
2118
|
-
"bytesInOutput":
|
|
2144
|
+
"bytesInOutput": 8646
|
|
2119
2145
|
},
|
|
2120
2146
|
"src/core/statementValidation.ts": {
|
|
2121
2147
|
"bytesInOutput": 239
|
|
@@ -2201,18 +2227,21 @@
|
|
|
2201
2227
|
"src/core/outerJoinSearchAbortGuard.ts": {
|
|
2202
2228
|
"bytesInOutput": 604
|
|
2203
2229
|
},
|
|
2230
|
+
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
2231
|
+
"bytesInOutput": 540
|
|
2232
|
+
},
|
|
2233
|
+
"src/core/optimization/whereCapability.ts": {
|
|
2234
|
+
"bytesInOutput": 9909
|
|
2235
|
+
},
|
|
2236
|
+
"src/core/optimization/joinKeyPrefilter.ts": {
|
|
2237
|
+
"bytesInOutput": 1940
|
|
2238
|
+
},
|
|
2204
2239
|
"src/core/explainMetadata.ts": {
|
|
2205
2240
|
"bytesInOutput": 626
|
|
2206
2241
|
},
|
|
2207
2242
|
"src/core/optimization/sharedPlanner.ts": {
|
|
2208
2243
|
"bytesInOutput": 339
|
|
2209
2244
|
},
|
|
2210
|
-
"src/core/optimization/whereCapability.ts": {
|
|
2211
|
-
"bytesInOutput": 9909
|
|
2212
|
-
},
|
|
2213
|
-
"src/core/optimization/joinDateTimeLiteralPolicy.ts": {
|
|
2214
|
-
"bytesInOutput": 540
|
|
2215
|
-
},
|
|
2216
2245
|
"src/core/optimization/joinNumberLiteralPolicy.ts": {
|
|
2217
2246
|
"bytesInOutput": 227
|
|
2218
2247
|
},
|
|
@@ -2301,7 +2330,7 @@
|
|
|
2301
2330
|
"bytesInOutput": 412
|
|
2302
2331
|
},
|
|
2303
2332
|
"src/execute.ts": {
|
|
2304
|
-
"bytesInOutput":
|
|
2333
|
+
"bytesInOutput": 208345
|
|
2305
2334
|
},
|
|
2306
2335
|
"src/engine-library/errors.ts": {
|
|
2307
2336
|
"bytesInOutput": 1441
|
|
@@ -2370,7 +2399,7 @@
|
|
|
2370
2399
|
"bytesInOutput": 127
|
|
2371
2400
|
}
|
|
2372
2401
|
},
|
|
2373
|
-
"bytes":
|
|
2402
|
+
"bytes": 617122
|
|
2374
2403
|
}
|
|
2375
2404
|
}
|
|
2376
2405
|
}
|