@rex0220/kintone-sql-tools 3.45.0 → 3.47.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.
@@ -1,11 +1,11 @@
1
1
  {
2
- "generatedAt": "2026-08-05T01:52:57.883Z",
2
+ "generatedAt": "2026-08-05T11:06:47.516Z",
3
3
  "baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
4
4
  "bundles": {
5
5
  "index.cjs": {
6
6
  "inputCount": 103,
7
- "minifiedBytes": 569176,
8
- "gzipBytes": 155489,
7
+ "minifiedBytes": 577635,
8
+ "gzipBytes": 157653,
9
9
  "forbidden": {
10
10
  "mcp-instructions": [],
11
11
  "src-mcp": [],
@@ -24,8 +24,8 @@
24
24
  },
25
25
  "index.mjs": {
26
26
  "inputCount": 103,
27
- "minifiedBytes": 568631,
28
- "gzipBytes": 155200,
27
+ "minifiedBytes": 577090,
28
+ "gzipBytes": 157371,
29
29
  "forbidden": {
30
30
  "mcp-instructions": [],
31
31
  "src-mcp": [],
@@ -44,8 +44,8 @@
44
44
  },
45
45
  "ksql-engine.umd.js": {
46
46
  "inputCount": 105,
47
- "minifiedBytes": 569655,
48
- "gzipBytes": 155530,
47
+ "minifiedBytes": 578114,
48
+ "gzipBytes": 157692,
49
49
  "forbidden": {
50
50
  "mcp-instructions": [],
51
51
  "src-mcp": [],
@@ -11,7 +11,7 @@
11
11
  "format": "esm"
12
12
  },
13
13
  "src/types/ast.ts": {
14
- "bytes": 35390,
14
+ "bytes": 35751,
15
15
  "imports": [
16
16
  {
17
17
  "path": "src/core/exactDecimal.ts",
@@ -96,7 +96,7 @@
96
96
  "format": "esm"
97
97
  },
98
98
  "src/core/aggregateExpression.ts": {
99
- "bytes": 5494,
99
+ "bytes": 5720,
100
100
  "imports": [
101
101
  {
102
102
  "path": "src/types/ast.ts",
@@ -128,7 +128,7 @@
128
128
  "format": "esm"
129
129
  },
130
130
  "src/converter/selectToKintone.ts": {
131
- "bytes": 29572,
131
+ "bytes": 30028,
132
132
  "imports": [
133
133
  {
134
134
  "path": "../types/ast",
@@ -337,7 +337,7 @@
337
337
  "format": "esm"
338
338
  },
339
339
  "src/parser/parser.ts": {
340
- "bytes": 174686,
340
+ "bytes": 180398,
341
341
  "imports": [
342
342
  {
343
343
  "path": "src/lexer/tokens.ts",
@@ -394,7 +394,7 @@
394
394
  "format": "esm"
395
395
  },
396
396
  "src/engine/evalFunc.ts": {
397
- "bytes": 29114,
397
+ "bytes": 28811,
398
398
  "imports": [
399
399
  {
400
400
  "path": "src/types/ast.ts",
@@ -497,7 +497,7 @@
497
497
  "format": "esm"
498
498
  },
499
499
  "src/converter/dmlToKintone.ts": {
500
- "bytes": 26673,
500
+ "bytes": 26845,
501
501
  "imports": [
502
502
  {
503
503
  "path": "src/core/dmlCustomCheck.ts",
@@ -821,7 +821,7 @@
821
821
  "format": "esm"
822
822
  },
823
823
  "src/core/optimization/whereCapability.ts": {
824
- "bytes": 22024,
824
+ "bytes": 23750,
825
825
  "imports": [
826
826
  {
827
827
  "path": "src/core/relativeDateFunction.ts",
@@ -952,7 +952,7 @@
952
952
  "format": "esm"
953
953
  },
954
954
  "src/engine/process.ts": {
955
- "bytes": 74142,
955
+ "bytes": 75003,
956
956
  "imports": [
957
957
  {
958
958
  "path": "src/types/ast.ts",
@@ -1232,7 +1232,7 @@
1232
1232
  "format": "esm"
1233
1233
  },
1234
1234
  "src/execute.ts": {
1235
- "bytes": 478102,
1235
+ "bytes": 485272,
1236
1236
  "imports": [
1237
1237
  {
1238
1238
  "path": "src/lexer/lexer.ts",
@@ -1972,7 +1972,7 @@
1972
1972
  "bytesInOutput": 5273
1973
1973
  },
1974
1974
  "src/core/aggregateExpression.ts": {
1975
- "bytesInOutput": 2846
1975
+ "bytesInOutput": 3001
1976
1976
  },
1977
1977
  "src/engine/groupingRowMeta.ts": {
1978
1978
  "bytesInOutput": 559
@@ -1981,7 +1981,7 @@
1981
1981
  "bytesInOutput": 5237
1982
1982
  },
1983
1983
  "src/converter/selectToKintone.ts": {
1984
- "bytesInOutput": 9813
1984
+ "bytesInOutput": 10102
1985
1985
  },
1986
1986
  "src/core/cteInlining.ts": {
1987
1987
  "bytesInOutput": 1224
@@ -2017,7 +2017,7 @@
2017
2017
  "bytesInOutput": 5893
2018
2018
  },
2019
2019
  "src/parser/parser.ts": {
2020
- "bytesInOutput": 99901
2020
+ "bytesInOutput": 103138
2021
2021
  },
2022
2022
  "src/core/fieldSemantics.ts": {
2023
2023
  "bytesInOutput": 1368
@@ -2026,7 +2026,7 @@
2026
2026
  "bytesInOutput": 2804
2027
2027
  },
2028
2028
  "src/engine/evalFunc.ts": {
2029
- "bytesInOutput": 11272
2029
+ "bytesInOutput": 11516
2030
2030
  },
2031
2031
  "src/engine/evalWhere.ts": {
2032
2032
  "bytesInOutput": 6038
@@ -2035,7 +2035,7 @@
2035
2035
  "bytesInOutput": 1251
2036
2036
  },
2037
2037
  "src/converter/dmlToKintone.ts": {
2038
- "bytesInOutput": 10639
2038
+ "bytesInOutput": 10791
2039
2039
  },
2040
2040
  "src/core/applyMultiValuePlan.ts": {
2041
2041
  "bytesInOutput": 1485
@@ -2095,7 +2095,7 @@
2095
2095
  "bytesInOutput": 339
2096
2096
  },
2097
2097
  "src/core/optimization/whereCapability.ts": {
2098
- "bytesInOutput": 9121
2098
+ "bytesInOutput": 9861
2099
2099
  },
2100
2100
  "src/core/optimization/joinPredicatePushdown.ts": {
2101
2101
  "bytesInOutput": 13814
@@ -2128,7 +2128,7 @@
2128
2128
  "bytesInOutput": 1223
2129
2129
  },
2130
2130
  "src/engine/process.ts": {
2131
- "bytesInOutput": 23304
2131
+ "bytesInOutput": 23902
2132
2132
  },
2133
2133
  "src/converter/subtableAdapter.ts": {
2134
2134
  "bytesInOutput": 643
@@ -2188,7 +2188,7 @@
2188
2188
  "bytesInOutput": 412
2189
2189
  },
2190
2190
  "src/execute.ts": {
2191
- "bytesInOutput": 191910
2191
+ "bytesInOutput": 194954
2192
2192
  },
2193
2193
  "src/engine-library/errors.ts": {
2194
2194
  "bytesInOutput": 1440
@@ -2248,7 +2248,7 @@
2248
2248
  "bytesInOutput": 1271
2249
2249
  }
2250
2250
  },
2251
- "bytes": 569176
2251
+ "bytes": 577635
2252
2252
  }
2253
2253
  }
2254
2254
  }
@@ -11,7 +11,7 @@
11
11
  "format": "esm"
12
12
  },
13
13
  "src/types/ast.ts": {
14
- "bytes": 35390,
14
+ "bytes": 35751,
15
15
  "imports": [
16
16
  {
17
17
  "path": "src/core/exactDecimal.ts",
@@ -96,7 +96,7 @@
96
96
  "format": "esm"
97
97
  },
98
98
  "src/core/aggregateExpression.ts": {
99
- "bytes": 5494,
99
+ "bytes": 5720,
100
100
  "imports": [
101
101
  {
102
102
  "path": "src/types/ast.ts",
@@ -128,7 +128,7 @@
128
128
  "format": "esm"
129
129
  },
130
130
  "src/converter/selectToKintone.ts": {
131
- "bytes": 29572,
131
+ "bytes": 30028,
132
132
  "imports": [
133
133
  {
134
134
  "path": "../types/ast",
@@ -337,7 +337,7 @@
337
337
  "format": "esm"
338
338
  },
339
339
  "src/parser/parser.ts": {
340
- "bytes": 174686,
340
+ "bytes": 180398,
341
341
  "imports": [
342
342
  {
343
343
  "path": "src/lexer/tokens.ts",
@@ -394,7 +394,7 @@
394
394
  "format": "esm"
395
395
  },
396
396
  "src/engine/evalFunc.ts": {
397
- "bytes": 29114,
397
+ "bytes": 28811,
398
398
  "imports": [
399
399
  {
400
400
  "path": "src/types/ast.ts",
@@ -497,7 +497,7 @@
497
497
  "format": "esm"
498
498
  },
499
499
  "src/converter/dmlToKintone.ts": {
500
- "bytes": 26673,
500
+ "bytes": 26845,
501
501
  "imports": [
502
502
  {
503
503
  "path": "src/core/dmlCustomCheck.ts",
@@ -821,7 +821,7 @@
821
821
  "format": "esm"
822
822
  },
823
823
  "src/core/optimization/whereCapability.ts": {
824
- "bytes": 22024,
824
+ "bytes": 23750,
825
825
  "imports": [
826
826
  {
827
827
  "path": "src/core/relativeDateFunction.ts",
@@ -952,7 +952,7 @@
952
952
  "format": "esm"
953
953
  },
954
954
  "src/engine/process.ts": {
955
- "bytes": 74142,
955
+ "bytes": 75003,
956
956
  "imports": [
957
957
  {
958
958
  "path": "src/types/ast.ts",
@@ -1232,7 +1232,7 @@
1232
1232
  "format": "esm"
1233
1233
  },
1234
1234
  "src/execute.ts": {
1235
- "bytes": 478102,
1235
+ "bytes": 485272,
1236
1236
  "imports": [
1237
1237
  {
1238
1238
  "path": "src/lexer/lexer.ts",
@@ -1976,7 +1976,7 @@
1976
1976
  "bytesInOutput": 5273
1977
1977
  },
1978
1978
  "src/core/aggregateExpression.ts": {
1979
- "bytesInOutput": 2846
1979
+ "bytesInOutput": 3001
1980
1980
  },
1981
1981
  "src/engine/groupingRowMeta.ts": {
1982
1982
  "bytesInOutput": 559
@@ -1985,7 +1985,7 @@
1985
1985
  "bytesInOutput": 5237
1986
1986
  },
1987
1987
  "src/converter/selectToKintone.ts": {
1988
- "bytesInOutput": 9813
1988
+ "bytesInOutput": 10102
1989
1989
  },
1990
1990
  "src/core/cteInlining.ts": {
1991
1991
  "bytesInOutput": 1224
@@ -2021,7 +2021,7 @@
2021
2021
  "bytesInOutput": 5893
2022
2022
  },
2023
2023
  "src/parser/parser.ts": {
2024
- "bytesInOutput": 99901
2024
+ "bytesInOutput": 103138
2025
2025
  },
2026
2026
  "src/core/fieldSemantics.ts": {
2027
2027
  "bytesInOutput": 1368
@@ -2030,7 +2030,7 @@
2030
2030
  "bytesInOutput": 2804
2031
2031
  },
2032
2032
  "src/engine/evalFunc.ts": {
2033
- "bytesInOutput": 11272
2033
+ "bytesInOutput": 11516
2034
2034
  },
2035
2035
  "src/engine/evalWhere.ts": {
2036
2036
  "bytesInOutput": 6038
@@ -2039,7 +2039,7 @@
2039
2039
  "bytesInOutput": 1251
2040
2040
  },
2041
2041
  "src/converter/dmlToKintone.ts": {
2042
- "bytesInOutput": 10639
2042
+ "bytesInOutput": 10791
2043
2043
  },
2044
2044
  "src/core/applyMultiValuePlan.ts": {
2045
2045
  "bytesInOutput": 1485
@@ -2099,7 +2099,7 @@
2099
2099
  "bytesInOutput": 339
2100
2100
  },
2101
2101
  "src/core/optimization/whereCapability.ts": {
2102
- "bytesInOutput": 9121
2102
+ "bytesInOutput": 9861
2103
2103
  },
2104
2104
  "src/core/optimization/joinPredicatePushdown.ts": {
2105
2105
  "bytesInOutput": 13814
@@ -2132,7 +2132,7 @@
2132
2132
  "bytesInOutput": 1223
2133
2133
  },
2134
2134
  "src/engine/process.ts": {
2135
- "bytesInOutput": 23304
2135
+ "bytesInOutput": 23902
2136
2136
  },
2137
2137
  "src/converter/subtableAdapter.ts": {
2138
2138
  "bytesInOutput": 643
@@ -2192,7 +2192,7 @@
2192
2192
  "bytesInOutput": 412
2193
2193
  },
2194
2194
  "src/execute.ts": {
2195
- "bytesInOutput": 191910
2195
+ "bytesInOutput": 194954
2196
2196
  },
2197
2197
  "src/engine-library/errors.ts": {
2198
2198
  "bytesInOutput": 1440
@@ -2255,7 +2255,7 @@
2255
2255
  "bytesInOutput": 16
2256
2256
  }
2257
2257
  },
2258
- "bytes": 568631
2258
+ "bytes": 577090
2259
2259
  }
2260
2260
  }
2261
2261
  }
@@ -11,7 +11,7 @@
11
11
  "format": "esm"
12
12
  },
13
13
  "src/types/ast.ts": {
14
- "bytes": 35390,
14
+ "bytes": 35751,
15
15
  "imports": [
16
16
  {
17
17
  "path": "src/core/exactDecimal.ts",
@@ -96,7 +96,7 @@
96
96
  "format": "esm"
97
97
  },
98
98
  "src/core/aggregateExpression.ts": {
99
- "bytes": 5494,
99
+ "bytes": 5720,
100
100
  "imports": [
101
101
  {
102
102
  "path": "src/types/ast.ts",
@@ -128,7 +128,7 @@
128
128
  "format": "esm"
129
129
  },
130
130
  "src/converter/selectToKintone.ts": {
131
- "bytes": 29572,
131
+ "bytes": 30028,
132
132
  "imports": [
133
133
  {
134
134
  "path": "../types/ast",
@@ -337,7 +337,7 @@
337
337
  "format": "esm"
338
338
  },
339
339
  "src/parser/parser.ts": {
340
- "bytes": 174686,
340
+ "bytes": 180398,
341
341
  "imports": [
342
342
  {
343
343
  "path": "src/lexer/tokens.ts",
@@ -394,7 +394,7 @@
394
394
  "format": "esm"
395
395
  },
396
396
  "src/engine/evalFunc.ts": {
397
- "bytes": 29114,
397
+ "bytes": 28811,
398
398
  "imports": [
399
399
  {
400
400
  "path": "src/types/ast.ts",
@@ -497,7 +497,7 @@
497
497
  "format": "esm"
498
498
  },
499
499
  "src/converter/dmlToKintone.ts": {
500
- "bytes": 26673,
500
+ "bytes": 26845,
501
501
  "imports": [
502
502
  {
503
503
  "path": "src/core/dmlCustomCheck.ts",
@@ -821,7 +821,7 @@
821
821
  "format": "esm"
822
822
  },
823
823
  "src/core/optimization/whereCapability.ts": {
824
- "bytes": 22024,
824
+ "bytes": 23750,
825
825
  "imports": [
826
826
  {
827
827
  "path": "src/core/relativeDateFunction.ts",
@@ -952,7 +952,7 @@
952
952
  "format": "esm"
953
953
  },
954
954
  "src/engine/process.ts": {
955
- "bytes": 74142,
955
+ "bytes": 75003,
956
956
  "imports": [
957
957
  {
958
958
  "path": "src/types/ast.ts",
@@ -1232,7 +1232,7 @@
1232
1232
  "format": "esm"
1233
1233
  },
1234
1234
  "src/execute.ts": {
1235
- "bytes": 478102,
1235
+ "bytes": 485272,
1236
1236
  "imports": [
1237
1237
  {
1238
1238
  "path": "src/lexer/lexer.ts",
@@ -1990,7 +1990,7 @@
1990
1990
  "bytesInOutput": 5273
1991
1991
  },
1992
1992
  "src/core/aggregateExpression.ts": {
1993
- "bytesInOutput": 2846
1993
+ "bytesInOutput": 3001
1994
1994
  },
1995
1995
  "src/engine/groupingRowMeta.ts": {
1996
1996
  "bytesInOutput": 559
@@ -1999,7 +1999,7 @@
1999
1999
  "bytesInOutput": 5237
2000
2000
  },
2001
2001
  "src/converter/selectToKintone.ts": {
2002
- "bytesInOutput": 9813
2002
+ "bytesInOutput": 10102
2003
2003
  },
2004
2004
  "src/core/cteInlining.ts": {
2005
2005
  "bytesInOutput": 1224
@@ -2035,7 +2035,7 @@
2035
2035
  "bytesInOutput": 5893
2036
2036
  },
2037
2037
  "src/parser/parser.ts": {
2038
- "bytesInOutput": 99901
2038
+ "bytesInOutput": 103138
2039
2039
  },
2040
2040
  "src/core/fieldSemantics.ts": {
2041
2041
  "bytesInOutput": 1368
@@ -2044,7 +2044,7 @@
2044
2044
  "bytesInOutput": 2804
2045
2045
  },
2046
2046
  "src/engine/evalFunc.ts": {
2047
- "bytesInOutput": 11272
2047
+ "bytesInOutput": 11516
2048
2048
  },
2049
2049
  "src/engine/evalWhere.ts": {
2050
2050
  "bytesInOutput": 6038
@@ -2053,7 +2053,7 @@
2053
2053
  "bytesInOutput": 1251
2054
2054
  },
2055
2055
  "src/converter/dmlToKintone.ts": {
2056
- "bytesInOutput": 10639
2056
+ "bytesInOutput": 10791
2057
2057
  },
2058
2058
  "src/core/applyMultiValuePlan.ts": {
2059
2059
  "bytesInOutput": 1485
@@ -2113,7 +2113,7 @@
2113
2113
  "bytesInOutput": 339
2114
2114
  },
2115
2115
  "src/core/optimization/whereCapability.ts": {
2116
- "bytesInOutput": 9121
2116
+ "bytesInOutput": 9861
2117
2117
  },
2118
2118
  "src/core/optimization/joinPredicatePushdown.ts": {
2119
2119
  "bytesInOutput": 13814
@@ -2146,7 +2146,7 @@
2146
2146
  "bytesInOutput": 1223
2147
2147
  },
2148
2148
  "src/engine/process.ts": {
2149
- "bytesInOutput": 23304
2149
+ "bytesInOutput": 23902
2150
2150
  },
2151
2151
  "src/converter/subtableAdapter.ts": {
2152
2152
  "bytesInOutput": 643
@@ -2206,7 +2206,7 @@
2206
2206
  "bytesInOutput": 412
2207
2207
  },
2208
2208
  "src/execute.ts": {
2209
- "bytesInOutput": 191910
2209
+ "bytesInOutput": 194954
2210
2210
  },
2211
2211
  "src/engine-library/errors.ts": {
2212
2212
  "bytesInOutput": 1440
@@ -2275,7 +2275,7 @@
2275
2275
  "bytesInOutput": 127
2276
2276
  }
2277
2277
  },
2278
- "bytes": 569655
2278
+ "bytes": 578114
2279
2279
  }
2280
2280
  }
2281
2281
  }