@polyglot-sql/sdk 0.4.3 → 0.5.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,4 +1,4 @@
1
- const SI = new URL("../polyglot_sql.wasm",import.meta.url).href, UI = async (g = {}, A) => {
1
+ const cI = new URL("../polyglot_sql.wasm",import.meta.url).href, LI = async (g = {}, A) => {
2
2
  let C;
3
3
  if (A.startsWith("data:")) {
4
4
  const B = A.replace(/^data:.*?base64,/, "");
@@ -27,7 +27,7 @@ const SI = new URL("../polyglot_sql.wasm",import.meta.url).href, UI = async (g =
27
27
  class CA {
28
28
  __destroy_into_raw() {
29
29
  const A = this.__wbg_ptr;
30
- return this.__wbg_ptr = 0, dA.unregister(this), A;
30
+ return this.__wbg_ptr = 0, zA.unregister(this), A;
31
31
  }
32
32
  free() {
33
33
  const A = this.__destroy_into_raw();
@@ -45,7 +45,7 @@ class CA {
45
45
  */
46
46
  constructor() {
47
47
  const A = I.wasmassignmentarray_new();
48
- return this.__wbg_ptr = A >>> 0, dA.register(this, this.__wbg_ptr, this), this;
48
+ return this.__wbg_ptr = A >>> 0, zA.register(this, this.__wbg_ptr, this), this;
49
49
  }
50
50
  /**
51
51
  * Add a column = value assignment.
@@ -53,15 +53,15 @@ class CA {
53
53
  * @param {WasmExpr} value
54
54
  */
55
55
  push(A, C) {
56
- const B = o(A, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
57
- H(C, K), I.wasmassignmentarray_push(this.__wbg_ptr, B, Q, C.__wbg_ptr);
56
+ const B = N(A, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
57
+ H(C, G), I.wasmassignmentarray_push(this.__wbg_ptr, B, Q, C.__wbg_ptr);
58
58
  }
59
59
  }
60
60
  Symbol.dispose && (CA.prototype[Symbol.dispose] = CA.prototype.free);
61
- class u {
61
+ class m {
62
62
  static __wrap(A) {
63
63
  A = A >>> 0;
64
- const C = Object.create(u.prototype);
64
+ const C = Object.create(m.prototype);
65
65
  return C.__wbg_ptr = A, hA.register(C, C.__wbg_ptr, C), C;
66
66
  }
67
67
  __destroy_into_raw() {
@@ -82,8 +82,8 @@ class u {
82
82
  I.wasmcasebuilder_build_expr(Q, this.__wbg_ptr);
83
83
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
84
84
  if (B)
85
- throw L(C);
86
- return K.__wrap(A);
85
+ throw U(C);
86
+ return G.__wrap(A);
87
87
  } finally {
88
88
  I.__wbindgen_add_to_stack_pointer(16);
89
89
  }
@@ -93,7 +93,7 @@ class u {
93
93
  * @param {WasmExpr} result
94
94
  */
95
95
  else_(A) {
96
- H(A, K), I.wasmcasebuilder_else_(this.__wbg_ptr, A.__wbg_ptr);
96
+ H(A, G), I.wasmcasebuilder_else_(this.__wbg_ptr, A.__wbg_ptr);
97
97
  }
98
98
  /**
99
99
  * Create a new searched CASE builder (CASE WHEN ... THEN ...).
@@ -110,12 +110,12 @@ class u {
110
110
  to_sql(A) {
111
111
  let C, B;
112
112
  try {
113
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
113
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
114
114
  I.wasmcasebuilder_to_sql(y, this.__wbg_ptr, h, R);
115
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
116
- if (M)
117
- throw k = 0, G = 0, L(D);
118
- return C = k, B = G, U(k, G);
115
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
116
+ if (o)
117
+ throw k = 0, K = 0, U(D);
118
+ return C = k, B = K, c(k, K);
119
119
  } finally {
120
120
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
121
121
  }
@@ -126,14 +126,14 @@ class u {
126
126
  * @param {WasmExpr} result
127
127
  */
128
128
  when(A, C) {
129
- H(A, K), H(C, K), I.wasmcasebuilder_when(this.__wbg_ptr, A.__wbg_ptr, C.__wbg_ptr);
129
+ H(A, G), H(C, G), I.wasmcasebuilder_when(this.__wbg_ptr, A.__wbg_ptr, C.__wbg_ptr);
130
130
  }
131
131
  }
132
- Symbol.dispose && (u.prototype[Symbol.dispose] = u.prototype.free);
132
+ Symbol.dispose && (m.prototype[Symbol.dispose] = m.prototype.free);
133
133
  class iA {
134
134
  __destroy_into_raw() {
135
135
  const A = this.__wbg_ptr;
136
- return this.__wbg_ptr = 0, xA.unregister(this), A;
136
+ return this.__wbg_ptr = 0, VA.unregister(this), A;
137
137
  }
138
138
  free() {
139
139
  const A = this.__destroy_into_raw();
@@ -149,8 +149,8 @@ class iA {
149
149
  I.wasmdeletebuilder_build(Q, this.__wbg_ptr);
150
150
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
151
151
  if (B)
152
- throw L(C);
153
- return L(A);
152
+ throw U(C);
153
+ return U(A);
154
154
  } finally {
155
155
  I.__wbindgen_add_to_stack_pointer(16);
156
156
  }
@@ -160,8 +160,8 @@ class iA {
160
160
  * @param {string} table_name
161
161
  */
162
162
  constructor(A) {
163
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasmdeletebuilder_new(C, B);
164
- return this.__wbg_ptr = Q >>> 0, xA.register(this, this.__wbg_ptr, this), this;
163
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasmdeletebuilder_new(C, B);
164
+ return this.__wbg_ptr = Q >>> 0, VA.register(this, this.__wbg_ptr, this), this;
165
165
  }
166
166
  /**
167
167
  * Generate SQL string for the given dialect.
@@ -171,12 +171,12 @@ class iA {
171
171
  to_sql(A) {
172
172
  let C, B;
173
173
  try {
174
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
174
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
175
175
  I.wasmdeletebuilder_to_sql(y, this.__wbg_ptr, h, R);
176
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
177
- if (M)
178
- throw k = 0, G = 0, L(D);
179
- return C = k, B = G, U(k, G);
176
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
177
+ if (o)
178
+ throw k = 0, K = 0, U(D);
179
+ return C = k, B = K, c(k, K);
180
180
  } finally {
181
181
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
182
182
  }
@@ -186,19 +186,19 @@ class iA {
186
186
  * @param {WasmExpr} condition
187
187
  */
188
188
  where_expr(A) {
189
- H(A, K), I.wasmdeletebuilder_where_expr(this.__wbg_ptr, A.__wbg_ptr);
189
+ H(A, G), I.wasmdeletebuilder_where_expr(this.__wbg_ptr, A.__wbg_ptr);
190
190
  }
191
191
  }
192
192
  Symbol.dispose && (iA.prototype[Symbol.dispose] = iA.prototype.free);
193
- class K {
193
+ class G {
194
194
  static __wrap(A) {
195
195
  A = A >>> 0;
196
- const C = Object.create(K.prototype);
197
- return C.__wbg_ptr = A, eA.register(C, C.__wbg_ptr, C), C;
196
+ const C = Object.create(G.prototype);
197
+ return C.__wbg_ptr = A, xA.register(C, C.__wbg_ptr, C), C;
198
198
  }
199
199
  __destroy_into_raw() {
200
200
  const A = this.__wbg_ptr;
201
- return this.__wbg_ptr = 0, eA.unregister(this), A;
201
+ return this.__wbg_ptr = 0, xA.unregister(this), A;
202
202
  }
203
203
  free() {
204
204
  const A = this.__destroy_into_raw();
@@ -210,9 +210,9 @@ class K {
210
210
  * @returns {WasmExpr}
211
211
  */
212
212
  add(A) {
213
- H(A, K);
213
+ H(A, G);
214
214
  const C = I.wasmexpr_add(this.__wbg_ptr, A.__wbg_ptr);
215
- return K.__wrap(C);
215
+ return G.__wrap(C);
216
216
  }
217
217
  /**
218
218
  * Produce `self AS name`.
@@ -220,8 +220,8 @@ class K {
220
220
  * @returns {WasmExpr}
221
221
  */
222
222
  alias(A) {
223
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasmexpr_alias(this.__wbg_ptr, C, B);
224
- return K.__wrap(Q);
223
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasmexpr_alias(this.__wbg_ptr, C, B);
224
+ return G.__wrap(Q);
225
225
  }
226
226
  /**
227
227
  * Produce `self AND other`.
@@ -229,9 +229,9 @@ class K {
229
229
  * @returns {WasmExpr}
230
230
  */
231
231
  and(A) {
232
- H(A, K);
232
+ H(A, G);
233
233
  const C = I.wasmexpr_and(this.__wbg_ptr, A.__wbg_ptr);
234
- return K.__wrap(C);
234
+ return G.__wrap(C);
235
235
  }
236
236
  /**
237
237
  * Wrap with ascending sort order.
@@ -239,7 +239,7 @@ class K {
239
239
  */
240
240
  asc() {
241
241
  const A = I.wasmexpr_asc(this.__wbg_ptr);
242
- return K.__wrap(A);
242
+ return G.__wrap(A);
243
243
  }
244
244
  /**
245
245
  * Produce `self BETWEEN low AND high`.
@@ -248,9 +248,9 @@ class K {
248
248
  * @returns {WasmExpr}
249
249
  */
250
250
  between(A, C) {
251
- H(A, K), H(C, K);
251
+ H(A, G), H(C, G);
252
252
  const B = I.wasmexpr_between(this.__wbg_ptr, A.__wbg_ptr, C.__wbg_ptr);
253
- return K.__wrap(B);
253
+ return G.__wrap(B);
254
254
  }
255
255
  /**
256
256
  * Produce `CAST(self AS type)`.
@@ -258,8 +258,8 @@ class K {
258
258
  * @returns {WasmExpr}
259
259
  */
260
260
  cast(A) {
261
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasmexpr_cast(this.__wbg_ptr, C, B);
262
- return K.__wrap(Q);
261
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasmexpr_cast(this.__wbg_ptr, C, B);
262
+ return G.__wrap(Q);
263
263
  }
264
264
  /**
265
265
  * Wrap with descending sort order.
@@ -267,7 +267,7 @@ class K {
267
267
  */
268
268
  desc() {
269
269
  const A = I.wasmexpr_desc(this.__wbg_ptr);
270
- return K.__wrap(A);
270
+ return G.__wrap(A);
271
271
  }
272
272
  /**
273
273
  * Produce `self / other`.
@@ -275,9 +275,9 @@ class K {
275
275
  * @returns {WasmExpr}
276
276
  */
277
277
  div(A) {
278
- H(A, K);
278
+ H(A, G);
279
279
  const C = I.wasmexpr_div(this.__wbg_ptr, A.__wbg_ptr);
280
- return K.__wrap(C);
280
+ return G.__wrap(C);
281
281
  }
282
282
  /**
283
283
  * Produce `self = other`.
@@ -285,9 +285,9 @@ class K {
285
285
  * @returns {WasmExpr}
286
286
  */
287
287
  eq(A) {
288
- H(A, K);
288
+ H(A, G);
289
289
  const C = I.wasmexpr_eq(this.__wbg_ptr, A.__wbg_ptr);
290
- return K.__wrap(C);
290
+ return G.__wrap(C);
291
291
  }
292
292
  /**
293
293
  * Produce `self > other`.
@@ -295,9 +295,9 @@ class K {
295
295
  * @returns {WasmExpr}
296
296
  */
297
297
  gt(A) {
298
- H(A, K);
298
+ H(A, G);
299
299
  const C = I.wasmexpr_gt(this.__wbg_ptr, A.__wbg_ptr);
300
- return K.__wrap(C);
300
+ return G.__wrap(C);
301
301
  }
302
302
  /**
303
303
  * Produce `self >= other`.
@@ -305,9 +305,9 @@ class K {
305
305
  * @returns {WasmExpr}
306
306
  */
307
307
  gte(A) {
308
- H(A, K);
308
+ H(A, G);
309
309
  const C = I.wasmexpr_gte(this.__wbg_ptr, A.__wbg_ptr);
310
- return K.__wrap(C);
310
+ return G.__wrap(C);
311
311
  }
312
312
  /**
313
313
  * Produce `self ILIKE pattern`.
@@ -315,9 +315,9 @@ class K {
315
315
  * @returns {WasmExpr}
316
316
  */
317
317
  ilike(A) {
318
- H(A, K);
318
+ H(A, G);
319
319
  const C = I.wasmexpr_ilike(this.__wbg_ptr, A.__wbg_ptr);
320
- return K.__wrap(C);
320
+ return G.__wrap(C);
321
321
  }
322
322
  /**
323
323
  * Produce `self IN (values...)`.
@@ -325,9 +325,9 @@ class K {
325
325
  * @returns {WasmExpr}
326
326
  */
327
327
  in_list(A) {
328
- H(A, P);
328
+ H(A, O);
329
329
  const C = I.wasmexpr_in_list(this.__wbg_ptr, A.__wbg_ptr);
330
- return K.__wrap(C);
330
+ return G.__wrap(C);
331
331
  }
332
332
  /**
333
333
  * Produce `self IS NOT NULL`.
@@ -335,7 +335,7 @@ class K {
335
335
  */
336
336
  is_not_null() {
337
337
  const A = I.wasmexpr_is_not_null(this.__wbg_ptr);
338
- return K.__wrap(A);
338
+ return G.__wrap(A);
339
339
  }
340
340
  /**
341
341
  * Produce `self IS NULL`.
@@ -343,7 +343,7 @@ class K {
343
343
  */
344
344
  is_null() {
345
345
  const A = I.wasmexpr_is_null(this.__wbg_ptr);
346
- return K.__wrap(A);
346
+ return G.__wrap(A);
347
347
  }
348
348
  /**
349
349
  * Produce `self LIKE pattern`.
@@ -351,9 +351,9 @@ class K {
351
351
  * @returns {WasmExpr}
352
352
  */
353
353
  like(A) {
354
- H(A, K);
354
+ H(A, G);
355
355
  const C = I.wasmexpr_like(this.__wbg_ptr, A.__wbg_ptr);
356
- return K.__wrap(C);
356
+ return G.__wrap(C);
357
357
  }
358
358
  /**
359
359
  * Produce `self < other`.
@@ -361,9 +361,9 @@ class K {
361
361
  * @returns {WasmExpr}
362
362
  */
363
363
  lt(A) {
364
- H(A, K);
364
+ H(A, G);
365
365
  const C = I.wasmexpr_lt(this.__wbg_ptr, A.__wbg_ptr);
366
- return K.__wrap(C);
366
+ return G.__wrap(C);
367
367
  }
368
368
  /**
369
369
  * Produce `self <= other`.
@@ -371,9 +371,9 @@ class K {
371
371
  * @returns {WasmExpr}
372
372
  */
373
373
  lte(A) {
374
- H(A, K);
374
+ H(A, G);
375
375
  const C = I.wasmexpr_lte(this.__wbg_ptr, A.__wbg_ptr);
376
- return K.__wrap(C);
376
+ return G.__wrap(C);
377
377
  }
378
378
  /**
379
379
  * Produce `self * other`.
@@ -381,9 +381,9 @@ class K {
381
381
  * @returns {WasmExpr}
382
382
  */
383
383
  mul(A) {
384
- H(A, K);
384
+ H(A, G);
385
385
  const C = I.wasmexpr_mul(this.__wbg_ptr, A.__wbg_ptr);
386
- return K.__wrap(C);
386
+ return G.__wrap(C);
387
387
  }
388
388
  /**
389
389
  * Produce `self <> other`.
@@ -391,9 +391,9 @@ class K {
391
391
  * @returns {WasmExpr}
392
392
  */
393
393
  neq(A) {
394
- H(A, K);
394
+ H(A, G);
395
395
  const C = I.wasmexpr_neq(this.__wbg_ptr, A.__wbg_ptr);
396
- return K.__wrap(C);
396
+ return G.__wrap(C);
397
397
  }
398
398
  /**
399
399
  * Produce `NOT self`.
@@ -401,7 +401,7 @@ class K {
401
401
  */
402
402
  not() {
403
403
  const A = I.wasmexpr_not(this.__wbg_ptr);
404
- return K.__wrap(A);
404
+ return G.__wrap(A);
405
405
  }
406
406
  /**
407
407
  * Produce `self NOT IN (values...)`.
@@ -409,9 +409,9 @@ class K {
409
409
  * @returns {WasmExpr}
410
410
  */
411
411
  not_in(A) {
412
- H(A, P);
412
+ H(A, O);
413
413
  const C = I.wasmexpr_not_in(this.__wbg_ptr, A.__wbg_ptr);
414
- return K.__wrap(C);
414
+ return G.__wrap(C);
415
415
  }
416
416
  /**
417
417
  * Produce `self OR other`.
@@ -419,9 +419,9 @@ class K {
419
419
  * @returns {WasmExpr}
420
420
  */
421
421
  or(A) {
422
- H(A, K);
422
+ H(A, G);
423
423
  const C = I.wasmexpr_or(this.__wbg_ptr, A.__wbg_ptr);
424
- return K.__wrap(C);
424
+ return G.__wrap(C);
425
425
  }
426
426
  /**
427
427
  * Produce `REGEXP_LIKE(self, pattern)`.
@@ -429,9 +429,9 @@ class K {
429
429
  * @returns {WasmExpr}
430
430
  */
431
431
  rlike(A) {
432
- H(A, K);
432
+ H(A, G);
433
433
  const C = I.wasmexpr_rlike(this.__wbg_ptr, A.__wbg_ptr);
434
- return K.__wrap(C);
434
+ return G.__wrap(C);
435
435
  }
436
436
  /**
437
437
  * Produce `self - other`.
@@ -439,9 +439,9 @@ class K {
439
439
  * @returns {WasmExpr}
440
440
  */
441
441
  sub(A) {
442
- H(A, K);
442
+ H(A, G);
443
443
  const C = I.wasmexpr_sub(this.__wbg_ptr, A.__wbg_ptr);
444
- return K.__wrap(C);
444
+ return G.__wrap(C);
445
445
  }
446
446
  /**
447
447
  * Return the expression AST as a JSON value.
@@ -453,8 +453,8 @@ class K {
453
453
  I.wasmexpr_to_json(Q, this.__wbg_ptr);
454
454
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
455
455
  if (B)
456
- throw L(C);
457
- return L(A);
456
+ throw U(C);
457
+ return U(A);
458
458
  } finally {
459
459
  I.__wbindgen_add_to_stack_pointer(16);
460
460
  }
@@ -467,12 +467,12 @@ class K {
467
467
  to_sql(A) {
468
468
  let C, B;
469
469
  try {
470
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
470
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
471
471
  I.wasmexpr_to_sql(y, this.__wbg_ptr, h, R);
472
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
473
- if (M)
474
- throw k = 0, G = 0, L(D);
475
- return C = k, B = G, U(k, G);
472
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
473
+ if (o)
474
+ throw k = 0, K = 0, U(D);
475
+ return C = k, B = K, c(k, K);
476
476
  } finally {
477
477
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
478
478
  }
@@ -483,16 +483,16 @@ class K {
483
483
  * @returns {WasmExpr}
484
484
  */
485
485
  xor(A) {
486
- H(A, K);
486
+ H(A, G);
487
487
  const C = I.wasmexpr_xor(this.__wbg_ptr, A.__wbg_ptr);
488
- return K.__wrap(C);
488
+ return G.__wrap(C);
489
489
  }
490
490
  }
491
- Symbol.dispose && (K.prototype[Symbol.dispose] = K.prototype.free);
492
- class P {
491
+ Symbol.dispose && (G.prototype[Symbol.dispose] = G.prototype.free);
492
+ class O {
493
493
  __destroy_into_raw() {
494
494
  const A = this.__wbg_ptr;
495
- return this.__wbg_ptr = 0, VA.unregister(this), A;
495
+ return this.__wbg_ptr = 0, eA.unregister(this), A;
496
496
  }
497
497
  free() {
498
498
  const A = this.__destroy_into_raw();
@@ -510,21 +510,21 @@ class P {
510
510
  */
511
511
  constructor() {
512
512
  const A = I.wasmassignmentarray_new();
513
- return this.__wbg_ptr = A >>> 0, VA.register(this, this.__wbg_ptr, this), this;
513
+ return this.__wbg_ptr = A >>> 0, eA.register(this, this.__wbg_ptr, this), this;
514
514
  }
515
515
  /**
516
516
  * Push an expression.
517
517
  * @param {WasmExpr} expr
518
518
  */
519
519
  push(A) {
520
- H(A, K), I.wasmexprarray_push(this.__wbg_ptr, A.__wbg_ptr);
520
+ H(A, G), I.wasmexprarray_push(this.__wbg_ptr, A.__wbg_ptr);
521
521
  }
522
522
  /**
523
523
  * Push a column reference by name.
524
524
  * @param {string} name
525
525
  */
526
526
  push_col(A) {
527
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
527
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
528
528
  I.wasmexprarray_push_col(this.__wbg_ptr, C, B);
529
529
  }
530
530
  /**
@@ -552,12 +552,12 @@ class P {
552
552
  * @param {string} value
553
553
  */
554
554
  push_str(A) {
555
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
555
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
556
556
  I.wasmexprarray_push_str(this.__wbg_ptr, C, B);
557
557
  }
558
558
  }
559
- Symbol.dispose && (P.prototype[Symbol.dispose] = P.prototype.free);
560
- class MA {
559
+ Symbol.dispose && (O.prototype[Symbol.dispose] = O.prototype.free);
560
+ class oA {
561
561
  __destroy_into_raw() {
562
562
  const A = this.__wbg_ptr;
563
563
  return this.__wbg_ptr = 0, WA.unregister(this), A;
@@ -576,8 +576,8 @@ class MA {
576
576
  I.wasminsertbuilder_build(Q, this.__wbg_ptr);
577
577
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
578
578
  if (B)
579
- throw L(C);
580
- return L(A);
579
+ throw U(C);
580
+ return U(A);
581
581
  } finally {
582
582
  I.__wbindgen_add_to_stack_pointer(16);
583
583
  }
@@ -587,7 +587,7 @@ class MA {
587
587
  * @param {string[]} cols
588
588
  */
589
589
  columns(A) {
590
- const C = LA(A, I.__wbindgen_export), B = N;
590
+ const C = FA(A, I.__wbindgen_export), B = M;
591
591
  I.wasminsertbuilder_columns(this.__wbg_ptr, C, B);
592
592
  }
593
593
  /**
@@ -595,7 +595,7 @@ class MA {
595
595
  * @param {string} table_name
596
596
  */
597
597
  constructor(A) {
598
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasminsertbuilder_new(C, B);
598
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasminsertbuilder_new(C, B);
599
599
  return this.__wbg_ptr = Q >>> 0, WA.register(this, this.__wbg_ptr, this), this;
600
600
  }
601
601
  /**
@@ -608,7 +608,7 @@ class MA {
608
608
  H(A, j), I.wasminsertbuilder_query(Q, this.__wbg_ptr, A.__wbg_ptr);
609
609
  var C = i().getInt32(Q + 0, !0), B = i().getInt32(Q + 4, !0);
610
610
  if (B)
611
- throw L(C);
611
+ throw U(C);
612
612
  } finally {
613
613
  I.__wbindgen_add_to_stack_pointer(16);
614
614
  }
@@ -621,12 +621,12 @@ class MA {
621
621
  to_sql(A) {
622
622
  let C, B;
623
623
  try {
624
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
624
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
625
625
  I.wasminsertbuilder_to_sql(y, this.__wbg_ptr, h, R);
626
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
627
- if (M)
628
- throw k = 0, G = 0, L(D);
629
- return C = k, B = G, U(k, G);
626
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
627
+ if (o)
628
+ throw k = 0, K = 0, U(D);
629
+ return C = k, B = K, c(k, K);
630
630
  } finally {
631
631
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
632
632
  }
@@ -636,11 +636,11 @@ class MA {
636
636
  * @param {WasmExprArray} vals
637
637
  */
638
638
  values(A) {
639
- H(A, P), I.wasminsertbuilder_values(this.__wbg_ptr, A.__wbg_ptr);
639
+ H(A, O), I.wasminsertbuilder_values(this.__wbg_ptr, A.__wbg_ptr);
640
640
  }
641
641
  }
642
- Symbol.dispose && (MA.prototype[Symbol.dispose] = MA.prototype.free);
643
- class NA {
642
+ Symbol.dispose && (oA.prototype[Symbol.dispose] = oA.prototype.free);
643
+ class MA {
644
644
  __destroy_into_raw() {
645
645
  const A = this.__wbg_ptr;
646
646
  return this.__wbg_ptr = 0, lA.unregister(this), A;
@@ -659,8 +659,8 @@ class NA {
659
659
  I.wasmmergebuilder_build(Q, this.__wbg_ptr);
660
660
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
661
661
  if (B)
662
- throw L(C);
663
- return L(A);
662
+ throw U(C);
663
+ return U(A);
664
664
  } finally {
665
665
  I.__wbindgen_add_to_stack_pointer(16);
666
666
  }
@@ -670,7 +670,7 @@ class NA {
670
670
  * @param {string} target
671
671
  */
672
672
  constructor(A) {
673
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasmmergebuilder_new(C, B);
673
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasmmergebuilder_new(C, B);
674
674
  return this.__wbg_ptr = Q >>> 0, lA.register(this, this.__wbg_ptr, this), this;
675
675
  }
676
676
  /**
@@ -681,12 +681,12 @@ class NA {
681
681
  to_sql(A) {
682
682
  let C, B;
683
683
  try {
684
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
684
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
685
685
  I.wasmmergebuilder_to_sql(y, this.__wbg_ptr, h, R);
686
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
687
- if (M)
688
- throw k = 0, G = 0, L(D);
689
- return C = k, B = G, U(k, G);
686
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
687
+ if (o)
688
+ throw k = 0, K = 0, U(D);
689
+ return C = k, B = K, c(k, K);
690
690
  } finally {
691
691
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
692
692
  }
@@ -697,8 +697,8 @@ class NA {
697
697
  * @param {WasmExpr} on
698
698
  */
699
699
  using(A, C) {
700
- const B = o(A, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
701
- H(C, K), I.wasmmergebuilder_using(this.__wbg_ptr, B, Q, C.__wbg_ptr);
700
+ const B = N(A, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
701
+ H(C, G), I.wasmmergebuilder_using(this.__wbg_ptr, B, Q, C.__wbg_ptr);
702
702
  }
703
703
  /**
704
704
  * Add a WHEN MATCHED THEN DELETE clause.
@@ -719,15 +719,15 @@ class NA {
719
719
  * @param {WasmExprArray} values
720
720
  */
721
721
  when_not_matched_insert(A, C) {
722
- const B = LA(A, I.__wbindgen_export), Q = N;
723
- H(C, P), I.wasmmergebuilder_when_not_matched_insert(this.__wbg_ptr, B, Q, C.__wbg_ptr);
722
+ const B = FA(A, I.__wbindgen_export), Q = M;
723
+ H(C, O), I.wasmmergebuilder_when_not_matched_insert(this.__wbg_ptr, B, Q, C.__wbg_ptr);
724
724
  }
725
725
  }
726
- Symbol.dispose && (NA.prototype[Symbol.dispose] = NA.prototype.free);
726
+ Symbol.dispose && (MA.prototype[Symbol.dispose] = MA.prototype.free);
727
727
  class j {
728
728
  __destroy_into_raw() {
729
729
  const A = this.__wbg_ptr;
730
- return this.__wbg_ptr = 0, rA.unregister(this), A;
730
+ return this.__wbg_ptr = 0, nA.unregister(this), A;
731
731
  }
732
732
  free() {
733
733
  const A = this.__destroy_into_raw();
@@ -743,8 +743,8 @@ class j {
743
743
  I.wasmselectbuilder_build(Q, this.__wbg_ptr);
744
744
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
745
745
  if (B)
746
- throw L(C);
747
- return L(A);
746
+ throw U(C);
747
+ return U(A);
748
748
  } finally {
749
749
  I.__wbindgen_add_to_stack_pointer(16);
750
750
  }
@@ -754,7 +754,7 @@ class j {
754
754
  * @param {string} table
755
755
  */
756
756
  cross_join(A) {
757
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
757
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
758
758
  I.wasmselectbuilder_cross_join(this.__wbg_ptr, C, B);
759
759
  }
760
760
  /**
@@ -764,12 +764,12 @@ class j {
764
764
  */
765
765
  ctas(A) {
766
766
  try {
767
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(A, I.__wbindgen_export, I.__wbindgen_export2), M = N;
768
- I.wasmselectbuilder_ctas(E, this.__wbg_ptr, D, M);
767
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(A, I.__wbindgen_export, I.__wbindgen_export2), o = M;
768
+ I.wasmselectbuilder_ctas(E, this.__wbg_ptr, D, o);
769
769
  var C = i().getInt32(E + 0, !0), B = i().getInt32(E + 4, !0), Q = i().getInt32(E + 8, !0);
770
770
  if (Q)
771
- throw L(B);
772
- return L(C);
771
+ throw U(B);
772
+ return U(C);
773
773
  } finally {
774
774
  I.__wbindgen_add_to_stack_pointer(16);
775
775
  }
@@ -783,12 +783,12 @@ class j {
783
783
  ctas_sql(A, C) {
784
784
  let B, Q;
785
785
  try {
786
- const h = I.__wbindgen_add_to_stack_pointer(-16), R = o(A, I.__wbindgen_export, I.__wbindgen_export2), q = N, O = o(C, I.__wbindgen_export, I.__wbindgen_export2), r = N;
787
- I.wasmselectbuilder_ctas_sql(h, this.__wbg_ptr, R, q, O, r);
788
- var E = i().getInt32(h + 0, !0), D = i().getInt32(h + 4, !0), M = i().getInt32(h + 8, !0), k = i().getInt32(h + 12, !0), G = E, y = D;
786
+ const h = I.__wbindgen_add_to_stack_pointer(-16), R = N(A, I.__wbindgen_export, I.__wbindgen_export2), q = M, P = N(C, I.__wbindgen_export, I.__wbindgen_export2), z = M;
787
+ I.wasmselectbuilder_ctas_sql(h, this.__wbg_ptr, R, q, P, z);
788
+ var E = i().getInt32(h + 0, !0), D = i().getInt32(h + 4, !0), o = i().getInt32(h + 8, !0), k = i().getInt32(h + 12, !0), K = E, y = D;
789
789
  if (k)
790
- throw G = 0, y = 0, L(M);
791
- return B = G, Q = y, U(G, y);
790
+ throw K = 0, y = 0, U(o);
791
+ return B = K, Q = y, c(K, y);
792
792
  } finally {
793
793
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
794
794
  }
@@ -810,7 +810,7 @@ class j {
810
810
  H(A, j), I.wasmselectbuilder_except_(E, this.__wbg_ptr, A.__wbg_ptr);
811
811
  var C = i().getInt32(E + 0, !0), B = i().getInt32(E + 4, !0), Q = i().getInt32(E + 8, !0);
812
812
  if (Q)
813
- throw L(B);
813
+ throw U(B);
814
814
  return x.__wrap(C);
815
815
  } finally {
816
816
  I.__wbindgen_add_to_stack_pointer(16);
@@ -827,7 +827,7 @@ class j {
827
827
  * @param {string} table
828
828
  */
829
829
  from(A) {
830
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
830
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
831
831
  I.wasmselectbuilder_from(this.__wbg_ptr, C, B);
832
832
  }
833
833
  /**
@@ -835,28 +835,28 @@ class j {
835
835
  * @param {WasmExpr} expr
836
836
  */
837
837
  from_expr(A) {
838
- H(A, K), I.wasmselectbuilder_from_expr(this.__wbg_ptr, A.__wbg_ptr);
838
+ H(A, G), I.wasmselectbuilder_from_expr(this.__wbg_ptr, A.__wbg_ptr);
839
839
  }
840
840
  /**
841
841
  * Set the GROUP BY clause.
842
842
  * @param {WasmExprArray} cols
843
843
  */
844
844
  group_by_cols(A) {
845
- H(A, P), I.wasmselectbuilder_group_by_cols(this.__wbg_ptr, A.__wbg_ptr);
845
+ H(A, O), I.wasmselectbuilder_group_by_cols(this.__wbg_ptr, A.__wbg_ptr);
846
846
  }
847
847
  /**
848
848
  * Set the HAVING clause.
849
849
  * @param {WasmExpr} condition
850
850
  */
851
851
  having(A) {
852
- H(A, K), I.wasmselectbuilder_having(this.__wbg_ptr, A.__wbg_ptr);
852
+ H(A, G), I.wasmselectbuilder_having(this.__wbg_ptr, A.__wbg_ptr);
853
853
  }
854
854
  /**
855
855
  * Add a query hint.
856
856
  * @param {string} hint_text
857
857
  */
858
858
  hint(A) {
859
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
859
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
860
860
  I.wasmselectbuilder_hint(this.__wbg_ptr, C, B);
861
861
  }
862
862
  /**
@@ -870,7 +870,7 @@ class j {
870
870
  H(A, j), I.wasmselectbuilder_intersect(E, this.__wbg_ptr, A.__wbg_ptr);
871
871
  var C = i().getInt32(E + 0, !0), B = i().getInt32(E + 4, !0), Q = i().getInt32(E + 8, !0);
872
872
  if (Q)
873
- throw L(B);
873
+ throw U(B);
874
874
  return x.__wrap(C);
875
875
  } finally {
876
876
  I.__wbindgen_add_to_stack_pointer(16);
@@ -882,8 +882,8 @@ class j {
882
882
  * @param {WasmExpr} on
883
883
  */
884
884
  join(A, C) {
885
- const B = o(A, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
886
- H(C, K), I.wasmselectbuilder_join(this.__wbg_ptr, B, Q, C.__wbg_ptr);
885
+ const B = N(A, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
886
+ H(C, G), I.wasmselectbuilder_join(this.__wbg_ptr, B, Q, C.__wbg_ptr);
887
887
  }
888
888
  /**
889
889
  * Add a LATERAL VIEW clause (Hive/Spark).
@@ -892,9 +892,9 @@ class j {
892
892
  * @param {string[]} col_aliases
893
893
  */
894
894
  lateral_view(A, C, B) {
895
- H(A, K);
896
- const Q = o(C, I.__wbindgen_export, I.__wbindgen_export2), E = N, D = LA(B, I.__wbindgen_export), M = N;
897
- I.wasmselectbuilder_lateral_view(this.__wbg_ptr, A.__wbg_ptr, Q, E, D, M);
895
+ H(A, G);
896
+ const Q = N(C, I.__wbindgen_export, I.__wbindgen_export2), E = M, D = FA(B, I.__wbindgen_export), o = M;
897
+ I.wasmselectbuilder_lateral_view(this.__wbg_ptr, A.__wbg_ptr, Q, E, D, o);
898
898
  }
899
899
  /**
900
900
  * Add a LEFT JOIN.
@@ -902,8 +902,8 @@ class j {
902
902
  * @param {WasmExpr} on
903
903
  */
904
904
  left_join(A, C) {
905
- const B = o(A, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
906
- H(C, K), I.wasmselectbuilder_left_join(this.__wbg_ptr, B, Q, C.__wbg_ptr);
905
+ const B = N(A, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
906
+ H(C, G), I.wasmselectbuilder_left_join(this.__wbg_ptr, B, Q, C.__wbg_ptr);
907
907
  }
908
908
  /**
909
909
  * Set the LIMIT clause.
@@ -917,7 +917,7 @@ class j {
917
917
  */
918
918
  constructor() {
919
919
  const A = I.wasmselectbuilder_new();
920
- return this.__wbg_ptr = A >>> 0, rA.register(this, this.__wbg_ptr, this), this;
920
+ return this.__wbg_ptr = A >>> 0, nA.register(this, this.__wbg_ptr, this), this;
921
921
  }
922
922
  /**
923
923
  * Set the OFFSET clause.
@@ -931,14 +931,14 @@ class j {
931
931
  * @param {WasmExprArray} exprs
932
932
  */
933
933
  order_by_exprs(A) {
934
- H(A, P), I.wasmselectbuilder_order_by_exprs(this.__wbg_ptr, A.__wbg_ptr);
934
+ H(A, O), I.wasmselectbuilder_order_by_exprs(this.__wbg_ptr, A.__wbg_ptr);
935
935
  }
936
936
  /**
937
937
  * Set the QUALIFY clause.
938
938
  * @param {WasmExpr} condition
939
939
  */
940
940
  qualify(A) {
941
- H(A, K), I.wasmselectbuilder_qualify(this.__wbg_ptr, A.__wbg_ptr);
941
+ H(A, G), I.wasmselectbuilder_qualify(this.__wbg_ptr, A.__wbg_ptr);
942
942
  }
943
943
  /**
944
944
  * Add a RIGHT JOIN.
@@ -946,15 +946,15 @@ class j {
946
946
  * @param {WasmExpr} on
947
947
  */
948
948
  right_join(A, C) {
949
- const B = o(A, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
950
- H(C, K), I.wasmselectbuilder_right_join(this.__wbg_ptr, B, Q, C.__wbg_ptr);
949
+ const B = N(A, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
950
+ H(C, G), I.wasmselectbuilder_right_join(this.__wbg_ptr, B, Q, C.__wbg_ptr);
951
951
  }
952
952
  /**
953
953
  * Add a column by name to the SELECT list.
954
954
  * @param {string} name
955
955
  */
956
956
  select_col(A) {
957
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
957
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
958
958
  I.wasmselectbuilder_select_col(this.__wbg_ptr, C, B);
959
959
  }
960
960
  /**
@@ -962,14 +962,14 @@ class j {
962
962
  * @param {WasmExpr} expr
963
963
  */
964
964
  select_expr(A) {
965
- H(A, K), I.wasmselectbuilder_select_expr(this.__wbg_ptr, A.__wbg_ptr);
965
+ H(A, G), I.wasmselectbuilder_select_expr(this.__wbg_ptr, A.__wbg_ptr);
966
966
  }
967
967
  /**
968
968
  * Add multiple expressions to the SELECT list.
969
969
  * @param {WasmExprArray} exprs
970
970
  */
971
971
  select_exprs(A) {
972
- H(A, P), I.wasmselectbuilder_select_exprs(this.__wbg_ptr, A.__wbg_ptr);
972
+ H(A, O), I.wasmselectbuilder_select_exprs(this.__wbg_ptr, A.__wbg_ptr);
973
973
  }
974
974
  /**
975
975
  * Add a star (*) to the SELECT list.
@@ -982,7 +982,7 @@ class j {
982
982
  * @param {WasmExprArray} exprs
983
983
  */
984
984
  sort_by_exprs(A) {
985
- H(A, P), I.wasmselectbuilder_sort_by_exprs(this.__wbg_ptr, A.__wbg_ptr);
985
+ H(A, O), I.wasmselectbuilder_sort_by_exprs(this.__wbg_ptr, A.__wbg_ptr);
986
986
  }
987
987
  /**
988
988
  * Generate SQL string for the given dialect.
@@ -992,12 +992,12 @@ class j {
992
992
  to_sql(A) {
993
993
  let C, B;
994
994
  try {
995
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
995
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
996
996
  I.wasmselectbuilder_to_sql(y, this.__wbg_ptr, h, R);
997
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
998
- if (M)
999
- throw k = 0, G = 0, L(D);
1000
- return C = k, B = G, U(k, G);
997
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
998
+ if (o)
999
+ throw k = 0, K = 0, U(D);
1000
+ return C = k, B = K, c(k, K);
1001
1001
  } finally {
1002
1002
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1003
1003
  }
@@ -1013,7 +1013,7 @@ class j {
1013
1013
  H(A, j), I.wasmselectbuilder_union(E, this.__wbg_ptr, A.__wbg_ptr);
1014
1014
  var C = i().getInt32(E + 0, !0), B = i().getInt32(E + 4, !0), Q = i().getInt32(E + 8, !0);
1015
1015
  if (Q)
1016
- throw L(B);
1016
+ throw U(B);
1017
1017
  return x.__wrap(C);
1018
1018
  } finally {
1019
1019
  I.__wbindgen_add_to_stack_pointer(16);
@@ -1030,7 +1030,7 @@ class j {
1030
1030
  H(A, j), I.wasmselectbuilder_union_all(E, this.__wbg_ptr, A.__wbg_ptr);
1031
1031
  var C = i().getInt32(E + 0, !0), B = i().getInt32(E + 4, !0), Q = i().getInt32(E + 8, !0);
1032
1032
  if (Q)
1033
- throw L(B);
1033
+ throw U(B);
1034
1034
  return x.__wrap(C);
1035
1035
  } finally {
1036
1036
  I.__wbindgen_add_to_stack_pointer(16);
@@ -1041,14 +1041,14 @@ class j {
1041
1041
  * @param {WasmExpr} condition
1042
1042
  */
1043
1043
  where_expr(A) {
1044
- H(A, K), I.wasmselectbuilder_where_expr(this.__wbg_ptr, A.__wbg_ptr);
1044
+ H(A, G), I.wasmselectbuilder_where_expr(this.__wbg_ptr, A.__wbg_ptr);
1045
1045
  }
1046
1046
  /**
1047
1047
  * Set the WHERE clause by parsing a raw SQL condition string.
1048
1048
  * @param {string} sql
1049
1049
  */
1050
1050
  where_sql(A) {
1051
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
1051
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
1052
1052
  I.wasmselectbuilder_where_sql(this.__wbg_ptr, C, B);
1053
1053
  }
1054
1054
  /**
@@ -1058,11 +1058,11 @@ class j {
1058
1058
  */
1059
1059
  window(A, C) {
1060
1060
  try {
1061
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(A, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1062
- H(C, BA), I.wasmselectbuilder_window(E, this.__wbg_ptr, D, M, C.__wbg_ptr);
1061
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(A, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1062
+ H(C, BA), I.wasmselectbuilder_window(E, this.__wbg_ptr, D, o, C.__wbg_ptr);
1063
1063
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1064
1064
  if (Q)
1065
- throw L(B);
1065
+ throw U(B);
1066
1066
  } finally {
1067
1067
  I.__wbindgen_add_to_stack_pointer(16);
1068
1068
  }
@@ -1073,11 +1073,11 @@ class x {
1073
1073
  static __wrap(A) {
1074
1074
  A = A >>> 0;
1075
1075
  const C = Object.create(x.prototype);
1076
- return C.__wbg_ptr = A, nA.register(C, C.__wbg_ptr, C), C;
1076
+ return C.__wbg_ptr = A, rA.register(C, C.__wbg_ptr, C), C;
1077
1077
  }
1078
1078
  __destroy_into_raw() {
1079
1079
  const A = this.__wbg_ptr;
1080
- return this.__wbg_ptr = 0, nA.unregister(this), A;
1080
+ return this.__wbg_ptr = 0, rA.unregister(this), A;
1081
1081
  }
1082
1082
  free() {
1083
1083
  const A = this.__destroy_into_raw();
@@ -1093,8 +1093,8 @@ class x {
1093
1093
  I.wasmsetopbuilder_build(Q, this.__wbg_ptr);
1094
1094
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
1095
1095
  if (B)
1096
- throw L(C);
1097
- return L(A);
1096
+ throw U(C);
1097
+ return U(A);
1098
1098
  } finally {
1099
1099
  I.__wbindgen_add_to_stack_pointer(16);
1100
1100
  }
@@ -1118,7 +1118,7 @@ class x {
1118
1118
  * @param {WasmExprArray} exprs
1119
1119
  */
1120
1120
  order_by_exprs(A) {
1121
- H(A, P), I.wasmsetopbuilder_order_by_exprs(this.__wbg_ptr, A.__wbg_ptr);
1121
+ H(A, O), I.wasmsetopbuilder_order_by_exprs(this.__wbg_ptr, A.__wbg_ptr);
1122
1122
  }
1123
1123
  /**
1124
1124
  * Generate SQL string for the given dialect.
@@ -1128,19 +1128,19 @@ class x {
1128
1128
  to_sql(A) {
1129
1129
  let C, B;
1130
1130
  try {
1131
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
1131
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
1132
1132
  I.wasmsetopbuilder_to_sql(y, this.__wbg_ptr, h, R);
1133
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
1134
- if (M)
1135
- throw k = 0, G = 0, L(D);
1136
- return C = k, B = G, U(k, G);
1133
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
1134
+ if (o)
1135
+ throw k = 0, K = 0, U(D);
1136
+ return C = k, B = K, c(k, K);
1137
1137
  } finally {
1138
1138
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1139
1139
  }
1140
1140
  }
1141
1141
  }
1142
1142
  Symbol.dispose && (x.prototype[Symbol.dispose] = x.prototype.free);
1143
- class oA {
1143
+ class NA {
1144
1144
  __destroy_into_raw() {
1145
1145
  const A = this.__wbg_ptr;
1146
1146
  return this.__wbg_ptr = 0, uA.unregister(this), A;
@@ -1159,8 +1159,8 @@ class oA {
1159
1159
  I.wasmupdatebuilder_build(Q, this.__wbg_ptr);
1160
1160
  var A = i().getInt32(Q + 0, !0), C = i().getInt32(Q + 4, !0), B = i().getInt32(Q + 8, !0);
1161
1161
  if (B)
1162
- throw L(C);
1163
- return L(A);
1162
+ throw U(C);
1163
+ return U(A);
1164
1164
  } finally {
1165
1165
  I.__wbindgen_add_to_stack_pointer(16);
1166
1166
  }
@@ -1170,7 +1170,7 @@ class oA {
1170
1170
  * @param {string} table
1171
1171
  */
1172
1172
  from(A) {
1173
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N;
1173
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M;
1174
1174
  I.wasmupdatebuilder_from(this.__wbg_ptr, C, B);
1175
1175
  }
1176
1176
  /**
@@ -1178,7 +1178,7 @@ class oA {
1178
1178
  * @param {string} table_name
1179
1179
  */
1180
1180
  constructor(A) {
1181
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasmupdatebuilder_new(C, B);
1181
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasmupdatebuilder_new(C, B);
1182
1182
  return this.__wbg_ptr = Q >>> 0, uA.register(this, this.__wbg_ptr, this), this;
1183
1183
  }
1184
1184
  /**
@@ -1187,8 +1187,8 @@ class oA {
1187
1187
  * @param {WasmExpr} value
1188
1188
  */
1189
1189
  set(A, C) {
1190
- const B = o(A, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
1191
- H(C, K), I.wasmupdatebuilder_set(this.__wbg_ptr, B, Q, C.__wbg_ptr);
1190
+ const B = N(A, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
1191
+ H(C, G), I.wasmupdatebuilder_set(this.__wbg_ptr, B, Q, C.__wbg_ptr);
1192
1192
  }
1193
1193
  /**
1194
1194
  * Generate SQL string for the given dialect.
@@ -1198,12 +1198,12 @@ class oA {
1198
1198
  to_sql(A) {
1199
1199
  let C, B;
1200
1200
  try {
1201
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N;
1201
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M;
1202
1202
  I.wasmupdatebuilder_to_sql(y, this.__wbg_ptr, h, R);
1203
- var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), M = i().getInt32(y + 12, !0), k = Q, G = E;
1204
- if (M)
1205
- throw k = 0, G = 0, L(D);
1206
- return C = k, B = G, U(k, G);
1203
+ var Q = i().getInt32(y + 0, !0), E = i().getInt32(y + 4, !0), D = i().getInt32(y + 8, !0), o = i().getInt32(y + 12, !0), k = Q, K = E;
1204
+ if (o)
1205
+ throw k = 0, K = 0, U(D);
1206
+ return C = k, B = K, c(k, K);
1207
1207
  } finally {
1208
1208
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1209
1209
  }
@@ -1213,10 +1213,10 @@ class oA {
1213
1213
  * @param {WasmExpr} condition
1214
1214
  */
1215
1215
  where_expr(A) {
1216
- H(A, K), I.wasmupdatebuilder_where_expr(this.__wbg_ptr, A.__wbg_ptr);
1216
+ H(A, G), I.wasmupdatebuilder_where_expr(this.__wbg_ptr, A.__wbg_ptr);
1217
1217
  }
1218
1218
  }
1219
- Symbol.dispose && (oA.prototype[Symbol.dispose] = oA.prototype.free);
1219
+ Symbol.dispose && (NA.prototype[Symbol.dispose] = NA.prototype.free);
1220
1220
  class BA {
1221
1221
  __destroy_into_raw() {
1222
1222
  const A = this.__wbg_ptr;
@@ -1238,39 +1238,39 @@ class BA {
1238
1238
  * @param {WasmExprArray} exprs
1239
1239
  */
1240
1240
  order_by(A) {
1241
- H(A, P), I.wasmwindowdefbuilder_order_by(this.__wbg_ptr, A.__wbg_ptr);
1241
+ H(A, O), I.wasmwindowdefbuilder_order_by(this.__wbg_ptr, A.__wbg_ptr);
1242
1242
  }
1243
1243
  /**
1244
1244
  * Set the PARTITION BY expressions.
1245
1245
  * @param {WasmExprArray} exprs
1246
1246
  */
1247
1247
  partition_by(A) {
1248
- H(A, P), I.wasmwindowdefbuilder_partition_by(this.__wbg_ptr, A.__wbg_ptr);
1248
+ H(A, O), I.wasmwindowdefbuilder_partition_by(this.__wbg_ptr, A.__wbg_ptr);
1249
1249
  }
1250
1250
  }
1251
1251
  Symbol.dispose && (BA.prototype[Symbol.dispose] = BA.prototype.free);
1252
- function FI(g, A, C) {
1252
+ function UI(g, A, C) {
1253
1253
  let B, Q;
1254
1254
  try {
1255
- const M = I.__wbindgen_add_to_stack_pointer(-16), k = o(g, I.__wbindgen_export, I.__wbindgen_export2), G = N, y = o(A, I.__wbindgen_export, I.__wbindgen_export2), h = N, R = o(C, I.__wbindgen_export, I.__wbindgen_export2), q = N;
1256
- I.annotate_types(M, k, G, y, h, R, q);
1257
- var E = i().getInt32(M + 0, !0), D = i().getInt32(M + 4, !0);
1258
- return B = E, Q = D, U(E, D);
1255
+ const o = I.__wbindgen_add_to_stack_pointer(-16), k = N(g, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = N(A, I.__wbindgen_export, I.__wbindgen_export2), h = M, R = N(C, I.__wbindgen_export, I.__wbindgen_export2), q = M;
1256
+ I.annotate_types(o, k, K, y, h, R, q);
1257
+ var E = i().getInt32(o + 0, !0), D = i().getInt32(o + 4, !0);
1258
+ return B = E, Q = D, c(E, D);
1259
1259
  } finally {
1260
1260
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
1261
1261
  }
1262
1262
  }
1263
- function LI(g, A, C) {
1264
- const B = o(g, I.__wbindgen_export, I.__wbindgen_export2), Q = N, E = o(A, I.__wbindgen_export, I.__wbindgen_export2), D = N, M = o(C, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = I.annotate_types_value(B, Q, E, D, M, k);
1265
- return L(G);
1263
+ function FI(g, A, C) {
1264
+ const B = N(g, I.__wbindgen_export, I.__wbindgen_export2), Q = M, E = N(A, I.__wbindgen_export, I.__wbindgen_export2), D = M, o = N(C, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = I.annotate_types_value(B, Q, E, D, o, k);
1265
+ return U(K);
1266
1266
  }
1267
- function vA(g, A, C) {
1267
+ function bA(g, A, C) {
1268
1268
  let B, Q;
1269
1269
  try {
1270
- const M = I.__wbindgen_add_to_stack_pointer(-16), k = o(g, I.__wbindgen_export, I.__wbindgen_export2), G = N, y = o(A, I.__wbindgen_export, I.__wbindgen_export2), h = N;
1271
- I.ast_add_where(M, k, G, y, h, C);
1272
- var E = i().getInt32(M + 0, !0), D = i().getInt32(M + 4, !0);
1273
- return B = E, Q = D, U(E, D);
1270
+ const o = I.__wbindgen_add_to_stack_pointer(-16), k = N(g, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = N(A, I.__wbindgen_export, I.__wbindgen_export2), h = M;
1271
+ I.ast_add_where(o, k, K, y, h, C);
1272
+ var E = i().getInt32(o + 0, !0), D = i().getInt32(o + 4, !0);
1273
+ return B = E, Q = D, c(E, D);
1274
1274
  } finally {
1275
1275
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
1276
1276
  }
@@ -1278,10 +1278,10 @@ function vA(g, A, C) {
1278
1278
  function XA(g) {
1279
1279
  let A, C;
1280
1280
  try {
1281
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1282
- I.ast_get_aggregate_functions(E, D, M);
1281
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1282
+ I.ast_get_aggregate_functions(E, D, o);
1283
1283
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1284
- return A = B, C = Q, U(B, Q);
1284
+ return A = B, C = Q, c(B, Q);
1285
1285
  } finally {
1286
1286
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1287
1287
  }
@@ -1289,10 +1289,10 @@ function XA(g) {
1289
1289
  function _A(g) {
1290
1290
  let A, C;
1291
1291
  try {
1292
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1293
- I.ast_get_column_names(E, D, M);
1292
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1293
+ I.ast_get_column_names(E, D, o);
1294
1294
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1295
- return A = B, C = Q, U(B, Q);
1295
+ return A = B, C = Q, c(B, Q);
1296
1296
  } finally {
1297
1297
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1298
1298
  }
@@ -1300,10 +1300,10 @@ function _A(g) {
1300
1300
  function $A(g) {
1301
1301
  let A, C;
1302
1302
  try {
1303
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1304
- I.ast_get_functions(E, D, M);
1303
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1304
+ I.ast_get_functions(E, D, o);
1305
1305
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1306
- return A = B, C = Q, U(B, Q);
1306
+ return A = B, C = Q, c(B, Q);
1307
1307
  } finally {
1308
1308
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1309
1309
  }
@@ -1311,10 +1311,10 @@ function $A(g) {
1311
1311
  function Ag(g) {
1312
1312
  let A, C;
1313
1313
  try {
1314
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1315
- I.ast_get_literals(E, D, M);
1314
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1315
+ I.ast_get_literals(E, D, o);
1316
1316
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1317
- return A = B, C = Q, U(B, Q);
1317
+ return A = B, C = Q, c(B, Q);
1318
1318
  } finally {
1319
1319
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1320
1320
  }
@@ -1322,10 +1322,10 @@ function Ag(g) {
1322
1322
  function gg(g) {
1323
1323
  let A, C;
1324
1324
  try {
1325
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1326
- I.ast_get_subqueries(E, D, M);
1325
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1326
+ I.ast_get_subqueries(E, D, o);
1327
1327
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1328
- return A = B, C = Q, U(B, Q);
1328
+ return A = B, C = Q, c(B, Q);
1329
1329
  } finally {
1330
1330
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1331
1331
  }
@@ -1333,10 +1333,10 @@ function gg(g) {
1333
1333
  function Ig(g) {
1334
1334
  let A, C;
1335
1335
  try {
1336
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1337
- I.ast_get_table_names(E, D, M);
1336
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1337
+ I.ast_get_table_names(E, D, o);
1338
1338
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1339
- return A = B, C = Q, U(B, Q);
1339
+ return A = B, C = Q, c(B, Q);
1340
1340
  } finally {
1341
1341
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1342
1342
  }
@@ -1344,10 +1344,10 @@ function Ig(g) {
1344
1344
  function Cg(g) {
1345
1345
  let A, C;
1346
1346
  try {
1347
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1348
- I.ast_get_window_functions(E, D, M);
1347
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1348
+ I.ast_get_window_functions(E, D, o);
1349
1349
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1350
- return A = B, C = Q, U(B, Q);
1350
+ return A = B, C = Q, c(B, Q);
1351
1351
  } finally {
1352
1352
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1353
1353
  }
@@ -1355,10 +1355,10 @@ function Cg(g) {
1355
1355
  function Bg(g) {
1356
1356
  let A, C;
1357
1357
  try {
1358
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1359
- I.ast_node_count(E, D, M);
1358
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1359
+ I.ast_node_count(E, D, o);
1360
1360
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1361
- return A = B, C = Q, U(B, Q);
1361
+ return A = B, C = Q, c(B, Q);
1362
1362
  } finally {
1363
1363
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1364
1364
  }
@@ -1366,10 +1366,10 @@ function Bg(g) {
1366
1366
  function Qg(g, A) {
1367
1367
  let C, B;
1368
1368
  try {
1369
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1370
- I.ast_qualify_columns(D, M, k, G, y);
1369
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1370
+ I.ast_qualify_columns(D, o, k, K, y);
1371
1371
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1372
- return C = Q, B = E, U(Q, E);
1372
+ return C = Q, B = E, c(Q, E);
1373
1373
  } finally {
1374
1374
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1375
1375
  }
@@ -1377,10 +1377,10 @@ function Qg(g, A) {
1377
1377
  function Eg(g, A) {
1378
1378
  let C, B;
1379
1379
  try {
1380
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1381
- I.ast_qualify_tables(D, M, k, G, y);
1380
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1381
+ I.ast_qualify_tables(D, o, k, K, y);
1382
1382
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1383
- return C = Q, B = E, U(Q, E);
1383
+ return C = Q, B = E, c(Q, E);
1384
1384
  } finally {
1385
1385
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1386
1386
  }
@@ -1388,10 +1388,10 @@ function Eg(g, A) {
1388
1388
  function Dg(g) {
1389
1389
  let A, C;
1390
1390
  try {
1391
- const E = I.__wbindgen_add_to_stack_pointer(-16), D = o(g, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1392
- I.ast_remove_where(E, D, M);
1391
+ const E = I.__wbindgen_add_to_stack_pointer(-16), D = N(g, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1392
+ I.ast_remove_where(E, D, o);
1393
1393
  var B = i().getInt32(E + 0, !0), Q = i().getInt32(E + 4, !0);
1394
- return A = B, C = Q, U(B, Q);
1394
+ return A = B, C = Q, c(B, Q);
1395
1395
  } finally {
1396
1396
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(A, C, 1);
1397
1397
  }
@@ -1399,10 +1399,10 @@ function Dg(g) {
1399
1399
  function wg(g, A) {
1400
1400
  let C, B;
1401
1401
  try {
1402
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1403
- I.ast_rename_columns(D, M, k, G, y);
1402
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1403
+ I.ast_rename_columns(D, o, k, K, y);
1404
1404
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1405
- return C = Q, B = E, U(Q, E);
1405
+ return C = Q, B = E, c(Q, E);
1406
1406
  } finally {
1407
1407
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1408
1408
  }
@@ -1410,147 +1410,147 @@ function wg(g, A) {
1410
1410
  function ig(g, A) {
1411
1411
  let C, B;
1412
1412
  try {
1413
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1414
- I.ast_rename_tables(D, M, k, G, y);
1413
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1414
+ I.ast_rename_tables(D, o, k, K, y);
1415
1415
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1416
- return C = Q, B = E, U(Q, E);
1416
+ return C = Q, B = E, c(Q, E);
1417
1417
  } finally {
1418
1418
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1419
1419
  }
1420
1420
  }
1421
- function Mg(g, A, C) {
1421
+ function og(g, A, C) {
1422
1422
  let B, Q;
1423
1423
  try {
1424
- const M = I.__wbindgen_add_to_stack_pointer(-16), k = o(g, I.__wbindgen_export, I.__wbindgen_export2), G = N, y = o(A, I.__wbindgen_export, I.__wbindgen_export2), h = N, R = o(C, I.__wbindgen_export, I.__wbindgen_export2), q = N;
1425
- I.ast_rename_tables_with_options(M, k, G, y, h, R, q);
1426
- var E = i().getInt32(M + 0, !0), D = i().getInt32(M + 4, !0);
1427
- return B = E, Q = D, U(E, D);
1424
+ const o = I.__wbindgen_add_to_stack_pointer(-16), k = N(g, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = N(A, I.__wbindgen_export, I.__wbindgen_export2), h = M, R = N(C, I.__wbindgen_export, I.__wbindgen_export2), q = M;
1425
+ I.ast_rename_tables_with_options(o, k, K, y, h, R, q);
1426
+ var E = i().getInt32(o + 0, !0), D = i().getInt32(o + 4, !0);
1427
+ return B = E, Q = D, c(E, D);
1428
1428
  } finally {
1429
1429
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
1430
1430
  }
1431
1431
  }
1432
- function Ng(g, A) {
1432
+ function Mg(g, A) {
1433
1433
  let C, B;
1434
1434
  try {
1435
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N;
1436
- I.ast_set_distinct(D, M, k, A);
1435
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M;
1436
+ I.ast_set_distinct(D, o, k, A);
1437
1437
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1438
- return C = Q, B = E, U(Q, E);
1438
+ return C = Q, B = E, c(Q, E);
1439
1439
  } finally {
1440
1440
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1441
1441
  }
1442
1442
  }
1443
- function og(g, A) {
1443
+ function Ng(g, A) {
1444
1444
  let C, B;
1445
1445
  try {
1446
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N;
1447
- I.ast_set_limit(D, M, k, A);
1446
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M;
1447
+ I.ast_set_limit(D, o, k, A);
1448
1448
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1449
- return C = Q, B = E, U(Q, E);
1449
+ return C = Q, B = E, c(Q, E);
1450
1450
  } finally {
1451
1451
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1452
1452
  }
1453
1453
  }
1454
1454
  function kg(g, A, C, B, Q, E) {
1455
- let D, M;
1455
+ let D, o;
1456
1456
  try {
1457
- const y = I.__wbindgen_add_to_stack_pointer(-16), h = o(g, I.__wbindgen_export, I.__wbindgen_export2), R = N, q = o(A, I.__wbindgen_export, I.__wbindgen_export2), O = N, r = o(C, I.__wbindgen_export, I.__wbindgen_export2), v = N;
1458
- I.diff_sql(y, h, R, q, O, r, v, B, Q, E);
1459
- var k = i().getInt32(y + 0, !0), G = i().getInt32(y + 4, !0);
1460
- return D = k, M = G, U(k, G);
1457
+ const y = I.__wbindgen_add_to_stack_pointer(-16), h = N(g, I.__wbindgen_export, I.__wbindgen_export2), R = M, q = N(A, I.__wbindgen_export, I.__wbindgen_export2), P = M, z = N(C, I.__wbindgen_export, I.__wbindgen_export2), r = M;
1458
+ I.diff_sql(y, h, R, q, P, z, r, B, Q, E);
1459
+ var k = i().getInt32(y + 0, !0), K = i().getInt32(y + 4, !0);
1460
+ return D = k, o = K, c(k, K);
1461
1461
  } finally {
1462
- I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(D, M, 1);
1462
+ I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(D, o, 1);
1463
1463
  }
1464
1464
  }
1465
- function JI(g, A) {
1465
+ function RI(g, A) {
1466
1466
  let C, B;
1467
1467
  try {
1468
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1469
- I.format_sql(D, M, k, G, y);
1468
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1469
+ I.format_sql(D, o, k, K, y);
1470
1470
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1471
- return C = Q, B = E, U(Q, E);
1471
+ return C = Q, B = E, c(Q, E);
1472
1472
  } finally {
1473
1473
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1474
1474
  }
1475
1475
  }
1476
- function RI(g, A) {
1477
- const C = o(g, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = o(A, I.__wbindgen_export, I.__wbindgen_export2), E = N, D = I.format_sql_value(C, B, Q, E);
1478
- return L(D);
1476
+ function JI(g, A) {
1477
+ const C = N(g, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = N(A, I.__wbindgen_export, I.__wbindgen_export2), E = M, D = I.format_sql_value(C, B, Q, E);
1478
+ return U(D);
1479
1479
  }
1480
1480
  function sI(g, A, C) {
1481
1481
  let B, Q;
1482
1482
  try {
1483
- const M = I.__wbindgen_add_to_stack_pointer(-16), k = o(g, I.__wbindgen_export, I.__wbindgen_export2), G = N, y = o(A, I.__wbindgen_export, I.__wbindgen_export2), h = N, R = o(C, I.__wbindgen_export, I.__wbindgen_export2), q = N;
1484
- I.format_sql_with_options(M, k, G, y, h, R, q);
1485
- var E = i().getInt32(M + 0, !0), D = i().getInt32(M + 4, !0);
1486
- return B = E, Q = D, U(E, D);
1483
+ const o = I.__wbindgen_add_to_stack_pointer(-16), k = N(g, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = N(A, I.__wbindgen_export, I.__wbindgen_export2), h = M, R = N(C, I.__wbindgen_export, I.__wbindgen_export2), q = M;
1484
+ I.format_sql_with_options(o, k, K, y, h, R, q);
1485
+ var E = i().getInt32(o + 0, !0), D = i().getInt32(o + 4, !0);
1486
+ return B = E, Q = D, c(E, D);
1487
1487
  } finally {
1488
1488
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
1489
1489
  }
1490
1490
  }
1491
1491
  function aI(g, A, C) {
1492
- const B = o(g, I.__wbindgen_export, I.__wbindgen_export2), Q = N, E = o(A, I.__wbindgen_export, I.__wbindgen_export2), D = N, M = I.format_sql_with_options_value(B, Q, E, D, s(C));
1493
- return L(M);
1492
+ const B = N(g, I.__wbindgen_export, I.__wbindgen_export2), Q = M, E = N(A, I.__wbindgen_export, I.__wbindgen_export2), D = M, o = I.format_sql_with_options_value(B, Q, E, D, a(C));
1493
+ return U(o);
1494
1494
  }
1495
1495
  function qI(g, A) {
1496
1496
  let C, B;
1497
1497
  try {
1498
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1499
- I.generate(D, M, k, G, y);
1498
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1499
+ I.generate(D, o, k, K, y);
1500
1500
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1501
- return C = Q, B = E, U(Q, E);
1501
+ return C = Q, B = E, c(Q, E);
1502
1502
  } finally {
1503
1503
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1504
1504
  }
1505
1505
  }
1506
1506
  function pI(g, A) {
1507
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.generate_value(s(g), C, B);
1508
- return L(Q);
1507
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.generate_value(a(g), C, B);
1508
+ return U(Q);
1509
1509
  }
1510
- function PI() {
1510
+ function OI() {
1511
1511
  let g, A;
1512
1512
  try {
1513
1513
  const Q = I.__wbindgen_add_to_stack_pointer(-16);
1514
1514
  I.get_dialects(Q);
1515
1515
  var C = i().getInt32(Q + 0, !0), B = i().getInt32(Q + 4, !0);
1516
- return g = C, A = B, U(C, B);
1516
+ return g = C, A = B, c(C, B);
1517
1517
  } finally {
1518
1518
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(g, A, 1);
1519
1519
  }
1520
1520
  }
1521
- function TI() {
1521
+ function PI() {
1522
1522
  const g = I.get_dialects_value();
1523
- return L(g);
1523
+ return U(g);
1524
1524
  }
1525
1525
  function yg(g, A, C, B) {
1526
1526
  let Q, E;
1527
1527
  try {
1528
- const k = I.__wbindgen_add_to_stack_pointer(-16), G = o(g, I.__wbindgen_export, I.__wbindgen_export2), y = N, h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N, q = o(C, I.__wbindgen_export, I.__wbindgen_export2), O = N;
1529
- I.lineage_sql(k, G, y, h, R, q, O, B);
1530
- var D = i().getInt32(k + 0, !0), M = i().getInt32(k + 4, !0);
1531
- return Q = D, E = M, U(D, M);
1528
+ const k = I.__wbindgen_add_to_stack_pointer(-16), K = N(g, I.__wbindgen_export, I.__wbindgen_export2), y = M, h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M, q = N(C, I.__wbindgen_export, I.__wbindgen_export2), P = M;
1529
+ I.lineage_sql(k, K, y, h, R, q, P, B);
1530
+ var D = i().getInt32(k + 0, !0), o = i().getInt32(k + 4, !0);
1531
+ return Q = D, E = o, c(D, o);
1532
1532
  } finally {
1533
1533
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(Q, E, 1);
1534
1534
  }
1535
1535
  }
1536
- function Gg(g, A, C, B, Q) {
1536
+ function Kg(g, A, C, B, Q) {
1537
1537
  let E, D;
1538
1538
  try {
1539
- const G = I.__wbindgen_add_to_stack_pointer(-16), y = o(g, I.__wbindgen_export, I.__wbindgen_export2), h = N, R = o(A, I.__wbindgen_export, I.__wbindgen_export2), q = N, O = o(C, I.__wbindgen_export, I.__wbindgen_export2), r = N, v = o(B, I.__wbindgen_export, I.__wbindgen_export2), cI = N;
1540
- I.lineage_sql_with_schema(G, y, h, R, q, O, r, v, cI, Q);
1541
- var M = i().getInt32(G + 0, !0), k = i().getInt32(G + 4, !0);
1542
- return E = M, D = k, U(M, k);
1539
+ const K = I.__wbindgen_add_to_stack_pointer(-16), y = N(g, I.__wbindgen_export, I.__wbindgen_export2), h = M, R = N(A, I.__wbindgen_export, I.__wbindgen_export2), q = M, P = N(C, I.__wbindgen_export, I.__wbindgen_export2), z = M, r = N(B, I.__wbindgen_export, I.__wbindgen_export2), SI = M;
1540
+ I.lineage_sql_with_schema(K, y, h, R, q, P, z, r, SI, Q);
1541
+ var o = i().getInt32(K + 0, !0), k = i().getInt32(K + 4, !0);
1542
+ return E = o, D = k, c(o, k);
1543
1543
  } finally {
1544
1544
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(E, D, 1);
1545
1545
  }
1546
1546
  }
1547
- function Kg(g, A) {
1547
+ function Gg(g, A) {
1548
1548
  let C, B;
1549
1549
  try {
1550
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1551
- I.openlineage_column_lineage(D, M, k, G, y);
1550
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1551
+ I.openlineage_column_lineage(D, o, k, K, y);
1552
1552
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1553
- return C = Q, B = E, U(Q, E);
1553
+ return C = Q, B = E, c(Q, E);
1554
1554
  } finally {
1555
1555
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1556
1556
  }
@@ -1558,10 +1558,10 @@ function Kg(g, A) {
1558
1558
  function Yg(g, A) {
1559
1559
  let C, B;
1560
1560
  try {
1561
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1562
- I.openlineage_job_event(D, M, k, G, y);
1561
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1562
+ I.openlineage_job_event(D, o, k, K, y);
1563
1563
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1564
- return C = Q, B = E, U(Q, E);
1564
+ return C = Q, B = E, c(Q, E);
1565
1565
  } finally {
1566
1566
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1567
1567
  }
@@ -1569,47 +1569,47 @@ function Yg(g, A) {
1569
1569
  function Hg(g, A) {
1570
1570
  let C, B;
1571
1571
  try {
1572
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1573
- I.openlineage_run_event(D, M, k, G, y);
1572
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1573
+ I.openlineage_run_event(D, o, k, K, y);
1574
1574
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1575
- return C = Q, B = E, U(Q, E);
1575
+ return C = Q, B = E, c(Q, E);
1576
1576
  } finally {
1577
1577
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1578
1578
  }
1579
1579
  }
1580
- function OI(g, A) {
1580
+ function TI(g, A) {
1581
1581
  let C, B;
1582
1582
  try {
1583
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1584
- I.parse(D, M, k, G, y);
1583
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1584
+ I.parse(D, o, k, K, y);
1585
1585
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1586
- return C = Q, B = E, U(Q, E);
1586
+ return C = Q, B = E, c(Q, E);
1587
1587
  } finally {
1588
1588
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1589
1589
  }
1590
1590
  }
1591
1591
  function jI(g, A) {
1592
- const C = o(g, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = o(A, I.__wbindgen_export, I.__wbindgen_export2), E = N, D = I.parse_value(C, B, Q, E);
1593
- return L(D);
1592
+ const C = N(g, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = N(A, I.__wbindgen_export, I.__wbindgen_export2), E = M, D = I.parse_value(C, B, Q, E);
1593
+ return U(D);
1594
1594
  }
1595
1595
  function hg(g, A) {
1596
1596
  let C, B;
1597
1597
  try {
1598
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1599
- I.plan(D, M, k, G, y);
1598
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1599
+ I.plan(D, o, k, K, y);
1600
1600
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1601
- return C = Q, B = E, U(Q, E);
1601
+ return C = Q, B = E, c(Q, E);
1602
1602
  } finally {
1603
1603
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1604
1604
  }
1605
1605
  }
1606
- function cg(g, A, C) {
1606
+ function Sg(g, A, C) {
1607
1607
  let B, Q;
1608
1608
  try {
1609
- const M = I.__wbindgen_add_to_stack_pointer(-16), k = o(g, I.__wbindgen_export, I.__wbindgen_export2), G = N, y = o(A, I.__wbindgen_export, I.__wbindgen_export2), h = N, R = o(C, I.__wbindgen_export, I.__wbindgen_export2), q = N;
1610
- I.source_tables(M, k, G, y, h, R, q);
1611
- var E = i().getInt32(M + 0, !0), D = i().getInt32(M + 4, !0);
1612
- return B = E, Q = D, U(E, D);
1609
+ const o = I.__wbindgen_add_to_stack_pointer(-16), k = N(g, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = N(A, I.__wbindgen_export, I.__wbindgen_export2), h = M, R = N(C, I.__wbindgen_export, I.__wbindgen_export2), q = M;
1610
+ I.source_tables(o, k, K, y, h, R, q);
1611
+ var E = i().getInt32(o + 0, !0), D = i().getInt32(o + 4, !0);
1612
+ return B = E, Q = D, c(E, D);
1613
1613
  } finally {
1614
1614
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
1615
1615
  }
@@ -1617,423 +1617,438 @@ function cg(g, A, C) {
1617
1617
  function tI(g, A) {
1618
1618
  let C, B;
1619
1619
  try {
1620
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1621
- I.tokenize(D, M, k, G, y);
1620
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1621
+ I.tokenize(D, o, k, K, y);
1622
1622
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1623
- return C = Q, B = E, U(Q, E);
1623
+ return C = Q, B = E, c(Q, E);
1624
1624
  } finally {
1625
1625
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1626
1626
  }
1627
1627
  }
1628
1628
  function fI(g, A) {
1629
- const C = o(g, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = o(A, I.__wbindgen_export, I.__wbindgen_export2), E = N, D = I.tokenize_value(C, B, Q, E);
1630
- return L(D);
1629
+ const C = N(g, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = N(A, I.__wbindgen_export, I.__wbindgen_export2), E = M, D = I.tokenize_value(C, B, Q, E);
1630
+ return U(D);
1631
1631
  }
1632
- function zI(g, A, C) {
1632
+ function ZI(g, A, C) {
1633
1633
  let B, Q;
1634
1634
  try {
1635
- const M = I.__wbindgen_add_to_stack_pointer(-16), k = o(g, I.__wbindgen_export, I.__wbindgen_export2), G = N, y = o(A, I.__wbindgen_export, I.__wbindgen_export2), h = N, R = o(C, I.__wbindgen_export, I.__wbindgen_export2), q = N;
1636
- I.transpile(M, k, G, y, h, R, q);
1637
- var E = i().getInt32(M + 0, !0), D = i().getInt32(M + 4, !0);
1638
- return B = E, Q = D, U(E, D);
1635
+ const o = I.__wbindgen_add_to_stack_pointer(-16), k = N(g, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = N(A, I.__wbindgen_export, I.__wbindgen_export2), h = M, R = N(C, I.__wbindgen_export, I.__wbindgen_export2), q = M;
1636
+ I.transpile(o, k, K, y, h, R, q);
1637
+ var E = i().getInt32(o + 0, !0), D = i().getInt32(o + 4, !0);
1638
+ return B = E, Q = D, c(E, D);
1639
1639
  } finally {
1640
1640
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
1641
1641
  }
1642
1642
  }
1643
- function ZI(g, A, C) {
1644
- const B = o(g, I.__wbindgen_export, I.__wbindgen_export2), Q = N, E = o(A, I.__wbindgen_export, I.__wbindgen_export2), D = N, M = o(C, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = I.transpile_value(B, Q, E, D, M, k);
1645
- return L(G);
1643
+ function dI(g, A, C) {
1644
+ const B = N(g, I.__wbindgen_export, I.__wbindgen_export2), Q = M, E = N(A, I.__wbindgen_export, I.__wbindgen_export2), D = M, o = N(C, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = I.transpile_value(B, Q, E, D, o, k);
1645
+ return U(K);
1646
1646
  }
1647
- function dI(g, A) {
1647
+ function zI(g, A, C, B) {
1648
+ let Q, E;
1649
+ try {
1650
+ const k = I.__wbindgen_add_to_stack_pointer(-16), K = N(g, I.__wbindgen_export, I.__wbindgen_export2), y = M, h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M, q = N(C, I.__wbindgen_export, I.__wbindgen_export2), P = M, z = N(B, I.__wbindgen_export, I.__wbindgen_export2), r = M;
1651
+ I.transpile_with_options(k, K, y, h, R, q, P, z, r);
1652
+ var D = i().getInt32(k + 0, !0), o = i().getInt32(k + 4, !0);
1653
+ return Q = D, E = o, c(D, o);
1654
+ } finally {
1655
+ I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(Q, E, 1);
1656
+ }
1657
+ }
1658
+ function VI(g, A, C, B) {
1659
+ const Q = N(g, I.__wbindgen_export, I.__wbindgen_export2), E = M, D = N(A, I.__wbindgen_export, I.__wbindgen_export2), o = M, k = N(C, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = I.transpile_with_options_value(Q, E, D, o, k, K, a(B));
1660
+ return U(y);
1661
+ }
1662
+ function xI(g, A) {
1648
1663
  let C, B;
1649
1664
  try {
1650
- const D = I.__wbindgen_add_to_stack_pointer(-16), M = o(g, I.__wbindgen_export, I.__wbindgen_export2), k = N, G = o(A, I.__wbindgen_export, I.__wbindgen_export2), y = N;
1651
- I.validate(D, M, k, G, y);
1665
+ const D = I.__wbindgen_add_to_stack_pointer(-16), o = N(g, I.__wbindgen_export, I.__wbindgen_export2), k = M, K = N(A, I.__wbindgen_export, I.__wbindgen_export2), y = M;
1666
+ I.validate(D, o, k, K, y);
1652
1667
  var Q = i().getInt32(D + 0, !0), E = i().getInt32(D + 4, !0);
1653
- return C = Q, B = E, U(Q, E);
1668
+ return C = Q, B = E, c(Q, E);
1654
1669
  } finally {
1655
1670
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(C, B, 1);
1656
1671
  }
1657
1672
  }
1658
- function xI(g, A, C) {
1673
+ function eI(g, A, C) {
1659
1674
  let B, Q;
1660
1675
  try {
1661
- const M = I.__wbindgen_add_to_stack_pointer(-16), k = o(g, I.__wbindgen_export, I.__wbindgen_export2), G = N, y = o(A, I.__wbindgen_export, I.__wbindgen_export2), h = N, R = o(C, I.__wbindgen_export, I.__wbindgen_export2), q = N;
1662
- I.validate_with_options(M, k, G, y, h, R, q);
1663
- var E = i().getInt32(M + 0, !0), D = i().getInt32(M + 4, !0);
1664
- return B = E, Q = D, U(E, D);
1676
+ const o = I.__wbindgen_add_to_stack_pointer(-16), k = N(g, I.__wbindgen_export, I.__wbindgen_export2), K = M, y = N(A, I.__wbindgen_export, I.__wbindgen_export2), h = M, R = N(C, I.__wbindgen_export, I.__wbindgen_export2), q = M;
1677
+ I.validate_with_options(o, k, K, y, h, R, q);
1678
+ var E = i().getInt32(o + 0, !0), D = i().getInt32(o + 4, !0);
1679
+ return B = E, Q = D, c(E, D);
1665
1680
  } finally {
1666
1681
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(B, Q, 1);
1667
1682
  }
1668
1683
  }
1669
- function Sg(g, A, C, B) {
1684
+ function cg(g, A, C, B) {
1670
1685
  let Q, E;
1671
1686
  try {
1672
- const k = I.__wbindgen_add_to_stack_pointer(-16), G = o(g, I.__wbindgen_export, I.__wbindgen_export2), y = N, h = o(A, I.__wbindgen_export, I.__wbindgen_export2), R = N, q = o(C, I.__wbindgen_export, I.__wbindgen_export2), O = N, r = o(B, I.__wbindgen_export, I.__wbindgen_export2), v = N;
1673
- I.validate_with_schema(k, G, y, h, R, q, O, r, v);
1674
- var D = i().getInt32(k + 0, !0), M = i().getInt32(k + 4, !0);
1675
- return Q = D, E = M, U(D, M);
1687
+ const k = I.__wbindgen_add_to_stack_pointer(-16), K = N(g, I.__wbindgen_export, I.__wbindgen_export2), y = M, h = N(A, I.__wbindgen_export, I.__wbindgen_export2), R = M, q = N(C, I.__wbindgen_export, I.__wbindgen_export2), P = M, z = N(B, I.__wbindgen_export, I.__wbindgen_export2), r = M;
1688
+ I.validate_with_schema(k, K, y, h, R, q, P, z, r);
1689
+ var D = i().getInt32(k + 0, !0), o = i().getInt32(k + 4, !0);
1690
+ return Q = D, E = o, c(D, o);
1676
1691
  } finally {
1677
1692
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(Q, E, 1);
1678
1693
  }
1679
1694
  }
1680
- function eI() {
1695
+ function WI() {
1681
1696
  let g, A;
1682
1697
  try {
1683
1698
  const Q = I.__wbindgen_add_to_stack_pointer(-16);
1684
1699
  I.version(Q);
1685
1700
  var C = i().getInt32(Q + 0, !0), B = i().getInt32(Q + 4, !0);
1686
- return g = C, A = B, U(C, B);
1701
+ return g = C, A = B, c(C, B);
1687
1702
  } finally {
1688
1703
  I.__wbindgen_add_to_stack_pointer(16), I.__wbindgen_export4(g, A, 1);
1689
1704
  }
1690
1705
  }
1691
- function Ug(g, A) {
1692
- H(g, K);
1693
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasm_alias(g.__wbg_ptr, C, B);
1694
- return K.__wrap(Q);
1706
+ function Lg(g, A) {
1707
+ H(g, G);
1708
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasm_alias(g.__wbg_ptr, C, B);
1709
+ return G.__wrap(Q);
1695
1710
  }
1696
- function Fg(g, A) {
1697
- H(g, K), H(A, K);
1711
+ function Ug(g, A) {
1712
+ H(g, G), H(A, G);
1698
1713
  const C = I.wasm_and(g.__wbg_ptr, A.__wbg_ptr);
1699
- return K.__wrap(C);
1714
+ return G.__wrap(C);
1700
1715
  }
1701
- function Lg(g) {
1716
+ function Fg(g) {
1702
1717
  const A = I.wasm_boolean(g);
1703
- return K.__wrap(A);
1718
+ return G.__wrap(A);
1704
1719
  }
1705
- function Jg(g) {
1706
- H(g, K);
1720
+ function Rg(g) {
1721
+ H(g, G);
1707
1722
  const A = I.wasm_case_of(g.__wbg_ptr);
1708
- return u.__wrap(A);
1723
+ return m.__wrap(A);
1709
1724
  }
1710
- function Rg(g, A) {
1711
- H(g, K);
1712
- const C = o(A, I.__wbindgen_export, I.__wbindgen_export2), B = N, Q = I.wasm_cast(g.__wbg_ptr, C, B);
1713
- return K.__wrap(Q);
1725
+ function Jg(g, A) {
1726
+ H(g, G);
1727
+ const C = N(A, I.__wbindgen_export, I.__wbindgen_export2), B = M, Q = I.wasm_cast(g.__wbg_ptr, C, B);
1728
+ return G.__wrap(Q);
1714
1729
  }
1715
- function FA(g) {
1716
- const A = o(g, I.__wbindgen_export, I.__wbindgen_export2), C = N, B = I.wasm_col(A, C);
1717
- return K.__wrap(B);
1730
+ function UA(g) {
1731
+ const A = N(g, I.__wbindgen_export, I.__wbindgen_export2), C = M, B = I.wasm_col(A, C);
1732
+ return G.__wrap(B);
1718
1733
  }
1719
1734
  function sg(g) {
1720
- H(g, K);
1735
+ H(g, G);
1721
1736
  const A = I.wasm_count_distinct(g.__wbg_ptr);
1722
- return K.__wrap(A);
1737
+ return G.__wrap(A);
1723
1738
  }
1724
1739
  function ag(g, A) {
1725
- const C = o(g, I.__wbindgen_export, I.__wbindgen_export2), B = N;
1726
- H(A, K);
1740
+ const C = N(g, I.__wbindgen_export, I.__wbindgen_export2), B = M;
1741
+ H(A, G);
1727
1742
  const Q = I.wasm_extract(C, B, A.__wbg_ptr);
1728
- return K.__wrap(Q);
1743
+ return G.__wrap(Q);
1729
1744
  }
1730
1745
  function qg(g, A) {
1731
- const C = o(g, I.__wbindgen_export, I.__wbindgen_export2), B = N;
1732
- H(A, P);
1746
+ const C = N(g, I.__wbindgen_export, I.__wbindgen_export2), B = M;
1747
+ H(A, O);
1733
1748
  const Q = I.wasm_func(C, B, A.__wbg_ptr);
1734
- return K.__wrap(Q);
1749
+ return G.__wrap(Q);
1735
1750
  }
1736
1751
  function kA(g) {
1737
- const A = I.wasm_lit(s(g));
1738
- return K.__wrap(A);
1752
+ const A = I.wasm_lit(a(g));
1753
+ return G.__wrap(A);
1739
1754
  }
1740
1755
  function pg(g) {
1741
- H(g, K);
1756
+ H(g, G);
1742
1757
  const A = I.wasm_not(g.__wbg_ptr);
1743
- return K.__wrap(A);
1758
+ return G.__wrap(A);
1744
1759
  }
1745
1760
  function yA() {
1746
1761
  const g = I.wasm_null();
1747
- return K.__wrap(g);
1762
+ return G.__wrap(g);
1748
1763
  }
1749
- function Pg(g, A) {
1750
- H(g, K), H(A, K);
1764
+ function Og(g, A) {
1765
+ H(g, G), H(A, G);
1751
1766
  const C = I.wasm_or(g.__wbg_ptr, A.__wbg_ptr);
1752
- return K.__wrap(C);
1767
+ return G.__wrap(C);
1753
1768
  }
1754
- function Tg(g) {
1755
- const A = o(g, I.__wbindgen_export, I.__wbindgen_export2), C = N, B = I.wasm_sql_expr(A, C);
1756
- return K.__wrap(B);
1769
+ function Pg(g) {
1770
+ const A = N(g, I.__wbindgen_export, I.__wbindgen_export2), C = M, B = I.wasm_sql_expr(A, C);
1771
+ return G.__wrap(B);
1757
1772
  }
1758
- function Og() {
1773
+ function Tg() {
1759
1774
  const g = I.wasm_star();
1760
- return K.__wrap(g);
1775
+ return G.__wrap(g);
1761
1776
  }
1762
1777
  function jg(g, A) {
1763
1778
  try {
1764
1779
  const E = I.__wbindgen_add_to_stack_pointer(-16);
1765
1780
  H(g, j);
1766
- const D = o(A, I.__wbindgen_export, I.__wbindgen_export2), M = N;
1767
- I.wasm_subquery(E, g.__wbg_ptr, D, M);
1781
+ const D = N(A, I.__wbindgen_export, I.__wbindgen_export2), o = M;
1782
+ I.wasm_subquery(E, g.__wbg_ptr, D, o);
1768
1783
  var C = i().getInt32(E + 0, !0), B = i().getInt32(E + 4, !0), Q = i().getInt32(E + 8, !0);
1769
1784
  if (Q)
1770
- throw L(B);
1771
- return K.__wrap(C);
1785
+ throw U(B);
1786
+ return G.__wrap(C);
1772
1787
  } finally {
1773
1788
  I.__wbindgen_add_to_stack_pointer(16);
1774
1789
  }
1775
1790
  }
1776
1791
  function tg(g) {
1777
- const A = o(g, I.__wbindgen_export, I.__wbindgen_export2), C = N, B = I.wasm_table(A, C);
1778
- return K.__wrap(B);
1792
+ const A = N(g, I.__wbindgen_export, I.__wbindgen_export2), C = M, B = I.wasm_table(A, C);
1793
+ return G.__wrap(B);
1779
1794
  }
1780
- function VI(g, A) {
1781
- const C = Error(U(g, A));
1782
- return s(C);
1795
+ function lI(g, A) {
1796
+ const C = Error(c(g, A));
1797
+ return a(C);
1783
1798
  }
1784
- function WI(g) {
1785
- return Number(S(g));
1799
+ function nI(g) {
1800
+ return Number(L(g));
1786
1801
  }
1787
- function lI(g, A) {
1788
- const C = String(S(A)), B = o(C, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
1802
+ function rI(g, A) {
1803
+ const C = String(L(A)), B = N(C, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
1789
1804
  i().setInt32(g + 4, Q, !0), i().setInt32(g + 0, B, !0);
1790
1805
  }
1791
- function rI(g, A) {
1792
- const C = S(A), B = typeof C == "bigint" ? C : void 0;
1806
+ function uI(g, A) {
1807
+ const C = L(A), B = typeof C == "bigint" ? C : void 0;
1793
1808
  i().setBigInt64(g + 8, b(B) ? BigInt(0) : B, !0), i().setInt32(g + 0, !b(B), !0);
1794
1809
  }
1795
- function nI(g) {
1796
- const A = S(g), C = typeof A == "boolean" ? A : void 0;
1810
+ function mI(g) {
1811
+ const A = L(g), C = typeof A == "boolean" ? A : void 0;
1797
1812
  return b(C) ? 16777215 : C ? 1 : 0;
1798
1813
  }
1799
- function uI(g, A) {
1800
- const C = SA(S(A)), B = o(C, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
1814
+ function vI(g, A) {
1815
+ const C = cA(L(A)), B = N(C, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
1801
1816
  i().setInt32(g + 4, Q, !0), i().setInt32(g + 0, B, !0);
1802
1817
  }
1803
- function mI(g, A) {
1804
- return S(g) in S(A);
1805
- }
1806
- function bI(g) {
1807
- return typeof S(g) == "bigint";
1808
- }
1809
- function vI(g) {
1810
- return typeof S(g) == "function";
1818
+ function bI(g, A) {
1819
+ return L(g) in L(A);
1811
1820
  }
1812
1821
  function XI(g) {
1813
- return S(g) === null;
1822
+ return typeof L(g) == "bigint";
1814
1823
  }
1815
1824
  function _I(g) {
1816
- const A = S(g);
1817
- return typeof A == "object" && A !== null;
1825
+ return typeof L(g) == "function";
1818
1826
  }
1819
1827
  function $I(g) {
1820
- return typeof S(g) == "string";
1828
+ return L(g) === null;
1821
1829
  }
1822
1830
  function AC(g) {
1823
- return S(g) === void 0;
1831
+ const A = L(g);
1832
+ return typeof A == "object" && A !== null;
1824
1833
  }
1825
- function gC(g, A) {
1826
- return S(g) === S(A);
1834
+ function gC(g) {
1835
+ return typeof L(g) == "string";
1827
1836
  }
1828
- function IC(g, A) {
1829
- return S(g) == S(A);
1837
+ function IC(g) {
1838
+ return L(g) === void 0;
1830
1839
  }
1831
1840
  function CC(g, A) {
1832
- const C = S(A), B = typeof C == "number" ? C : void 0;
1833
- i().setFloat64(g + 8, b(B) ? 0 : B, !0), i().setInt32(g + 0, !b(B), !0);
1841
+ return L(g) === L(A);
1834
1842
  }
1835
1843
  function BC(g, A) {
1836
- const C = S(A), B = typeof C == "string" ? C : void 0;
1837
- var Q = b(B) ? 0 : o(B, I.__wbindgen_export, I.__wbindgen_export2), E = N;
1838
- i().setInt32(g + 4, E, !0), i().setInt32(g + 0, Q, !0);
1844
+ return L(g) == L(A);
1839
1845
  }
1840
1846
  function QC(g, A) {
1841
- throw new Error(U(g, A));
1847
+ const C = L(A), B = typeof C == "number" ? C : void 0;
1848
+ i().setFloat64(g + 8, b(B) ? 0 : B, !0), i().setInt32(g + 0, !b(B), !0);
1842
1849
  }
1843
- function EC() {
1844
- return GA(function(g, A) {
1845
- const C = S(g).call(S(A));
1846
- return s(C);
1847
- }, arguments);
1850
+ function EC(g, A) {
1851
+ const C = L(A), B = typeof C == "string" ? C : void 0;
1852
+ var Q = b(B) ? 0 : N(B, I.__wbindgen_export, I.__wbindgen_export2), E = M;
1853
+ i().setInt32(g + 4, E, !0), i().setInt32(g + 0, Q, !0);
1848
1854
  }
1849
1855
  function DC(g, A) {
1850
- const C = S(g).codePointAt(A >>> 0);
1851
- return s(C);
1856
+ throw new Error(c(g, A));
1857
+ }
1858
+ function wC() {
1859
+ return KA(function(g, A) {
1860
+ const C = L(g).call(L(A));
1861
+ return a(C);
1862
+ }, arguments);
1852
1863
  }
1853
- function wC(g) {
1854
- return S(g).done;
1864
+ function iC(g, A) {
1865
+ const C = L(g).codePointAt(A >>> 0);
1866
+ return a(C);
1855
1867
  }
1856
- function iC(g) {
1857
- const A = Object.entries(S(g));
1858
- return s(A);
1868
+ function oC(g) {
1869
+ return L(g).done;
1859
1870
  }
1860
- function MC(g, A) {
1871
+ function MC(g) {
1872
+ const A = Object.entries(L(g));
1873
+ return a(A);
1874
+ }
1875
+ function NC(g, A) {
1861
1876
  let C, B;
1862
1877
  try {
1863
- C = g, B = A, console.error(U(g, A));
1878
+ C = g, B = A, console.error(c(g, A));
1864
1879
  } finally {
1865
1880
  I.__wbindgen_export4(C, B, 1);
1866
1881
  }
1867
1882
  }
1868
- function NC() {
1869
- return GA(function(g) {
1883
+ function kC() {
1884
+ return KA(function(g) {
1870
1885
  const A = String.fromCodePoint(g >>> 0);
1871
- return s(A);
1886
+ return a(A);
1872
1887
  }, arguments);
1873
1888
  }
1874
- function oC(g, A) {
1875
- const C = S(g)[A >>> 0];
1876
- return s(C);
1889
+ function yC(g, A) {
1890
+ const C = L(g)[A >>> 0];
1891
+ return a(C);
1877
1892
  }
1878
- function kC() {
1879
- return GA(function(g, A) {
1880
- const C = Reflect.get(S(g), S(A));
1881
- return s(C);
1893
+ function KC() {
1894
+ return KA(function(g, A) {
1895
+ const C = Reflect.get(L(g), L(A));
1896
+ return a(C);
1882
1897
  }, arguments);
1883
1898
  }
1884
- function yC(g, A) {
1885
- const C = S(g)[S(A)];
1886
- return s(C);
1899
+ function GC(g, A) {
1900
+ const C = L(g)[L(A)];
1901
+ return a(C);
1887
1902
  }
1888
- function GC(g) {
1903
+ function YC(g) {
1889
1904
  let A;
1890
1905
  try {
1891
- A = S(g) instanceof ArrayBuffer;
1906
+ A = L(g) instanceof ArrayBuffer;
1892
1907
  } catch {
1893
1908
  A = !1;
1894
1909
  }
1895
1910
  return A;
1896
1911
  }
1897
- function KC(g) {
1912
+ function HC(g) {
1898
1913
  let A;
1899
1914
  try {
1900
- A = S(g) instanceof Map;
1915
+ A = L(g) instanceof Map;
1901
1916
  } catch {
1902
1917
  A = !1;
1903
1918
  }
1904
1919
  return A;
1905
1920
  }
1906
- function YC(g) {
1921
+ function hC(g) {
1907
1922
  let A;
1908
1923
  try {
1909
- A = S(g) instanceof Uint8Array;
1924
+ A = L(g) instanceof Uint8Array;
1910
1925
  } catch {
1911
1926
  A = !1;
1912
1927
  }
1913
1928
  return A;
1914
1929
  }
1915
- function HC(g) {
1916
- return Array.isArray(S(g));
1917
- }
1918
- function hC(g) {
1919
- return Number.isSafeInteger(S(g));
1930
+ function SC(g) {
1931
+ return Array.isArray(L(g));
1920
1932
  }
1921
- function cC() {
1922
- return s(Symbol.iterator);
1933
+ function cC(g) {
1934
+ return Number.isSafeInteger(L(g));
1923
1935
  }
1924
- function SC(g) {
1925
- return S(g).length;
1936
+ function LC() {
1937
+ return a(Symbol.iterator);
1926
1938
  }
1927
1939
  function UC(g) {
1928
- return S(g).length;
1940
+ return L(g).length;
1929
1941
  }
1930
1942
  function FC(g) {
1931
- return S(g).length;
1943
+ return L(g).length;
1932
1944
  }
1933
- function LC() {
1934
- const g = new Object();
1935
- return s(g);
1945
+ function RC(g) {
1946
+ return L(g).length;
1936
1947
  }
1937
1948
  function JC() {
1938
- const g = new Array();
1939
- return s(g);
1940
- }
1941
- function RC() {
1942
- const g = new Error();
1943
- return s(g);
1949
+ const g = new Object();
1950
+ return a(g);
1944
1951
  }
1945
1952
  function sC() {
1946
- return s(/* @__PURE__ */ new Map());
1953
+ const g = new Array();
1954
+ return a(g);
1947
1955
  }
1948
- function aC(g) {
1949
- const A = new Uint8Array(S(g));
1950
- return s(A);
1956
+ function aC() {
1957
+ const g = new Error();
1958
+ return a(g);
1951
1959
  }
1952
1960
  function qC() {
1953
- return GA(function(g) {
1954
- const A = S(g).next();
1955
- return s(A);
1956
- }, arguments);
1961
+ return a(/* @__PURE__ */ new Map());
1957
1962
  }
1958
1963
  function pC(g) {
1959
- const A = S(g).next;
1960
- return s(A);
1964
+ const A = new Uint8Array(L(g));
1965
+ return a(A);
1961
1966
  }
1962
- function PC(g, A, C) {
1963
- Uint8Array.prototype.set.call(lC(g, A), S(C));
1967
+ function OC() {
1968
+ return KA(function(g) {
1969
+ const A = L(g).next();
1970
+ return a(A);
1971
+ }, arguments);
1964
1972
  }
1965
- function TC(g, A, C) {
1966
- const B = S(g).set(S(A), S(C));
1967
- return s(B);
1973
+ function PC(g) {
1974
+ const A = L(g).next;
1975
+ return a(A);
1968
1976
  }
1969
- function OC(g, A, C) {
1970
- S(g)[L(A)] = L(C);
1977
+ function TC(g, A, C) {
1978
+ Uint8Array.prototype.set.call(rC(g, A), L(C));
1971
1979
  }
1972
1980
  function jC(g, A, C) {
1973
- S(g)[A >>> 0] = L(C);
1981
+ const B = L(g).set(L(A), L(C));
1982
+ return a(B);
1983
+ }
1984
+ function tC(g, A, C) {
1985
+ L(g)[U(A)] = U(C);
1986
+ }
1987
+ function fC(g, A, C) {
1988
+ L(g)[A >>> 0] = U(C);
1974
1989
  }
1975
- function tC(g, A) {
1976
- const C = S(A).stack, B = o(C, I.__wbindgen_export, I.__wbindgen_export2), Q = N;
1990
+ function ZC(g, A) {
1991
+ const C = L(A).stack, B = N(C, I.__wbindgen_export, I.__wbindgen_export2), Q = M;
1977
1992
  i().setInt32(g + 4, Q, !0), i().setInt32(g + 0, B, !0);
1978
1993
  }
1979
- function fC(g) {
1980
- const A = S(g).value;
1981
- return s(A);
1994
+ function dC(g) {
1995
+ const A = L(g).value;
1996
+ return a(A);
1982
1997
  }
1983
1998
  function zC(g) {
1984
- return s(g);
1999
+ return a(g);
1985
2000
  }
1986
- function ZC(g) {
1987
- return s(g);
2001
+ function VC(g) {
2002
+ return a(g);
1988
2003
  }
1989
- function dC(g, A) {
1990
- const C = U(g, A);
1991
- return s(C);
2004
+ function xC(g, A) {
2005
+ const C = c(g, A);
2006
+ return a(C);
1992
2007
  }
1993
- function xC(g) {
2008
+ function eC(g) {
1994
2009
  const A = BigInt.asUintN(64, g);
1995
- return s(A);
2010
+ return a(A);
1996
2011
  }
1997
- function eC(g) {
1998
- const A = S(g);
1999
- return s(A);
2012
+ function WC(g) {
2013
+ const A = L(g);
2014
+ return a(A);
2000
2015
  }
2001
- function VC(g) {
2002
- L(g);
2016
+ function lC(g) {
2017
+ U(g);
2003
2018
  }
2004
- const dA = typeof FinalizationRegistry > "u" ? { register: () => {
2019
+ const zA = typeof FinalizationRegistry > "u" ? { register: () => {
2005
2020
  }, unregister: () => {
2006
2021
  } } : new FinalizationRegistry((g) => I.__wbg_wasmassignmentarray_free(g >>> 0, 1)), hA = typeof FinalizationRegistry > "u" ? { register: () => {
2007
2022
  }, unregister: () => {
2008
- } } : new FinalizationRegistry((g) => I.__wbg_wasmcasebuilder_free(g >>> 0, 1)), xA = typeof FinalizationRegistry > "u" ? { register: () => {
2023
+ } } : new FinalizationRegistry((g) => I.__wbg_wasmcasebuilder_free(g >>> 0, 1)), VA = typeof FinalizationRegistry > "u" ? { register: () => {
2009
2024
  }, unregister: () => {
2010
- } } : new FinalizationRegistry((g) => I.__wbg_wasmdeletebuilder_free(g >>> 0, 1)), eA = typeof FinalizationRegistry > "u" ? { register: () => {
2025
+ } } : new FinalizationRegistry((g) => I.__wbg_wasmdeletebuilder_free(g >>> 0, 1)), xA = typeof FinalizationRegistry > "u" ? { register: () => {
2011
2026
  }, unregister: () => {
2012
- } } : new FinalizationRegistry((g) => I.__wbg_wasmexpr_free(g >>> 0, 1)), VA = typeof FinalizationRegistry > "u" ? { register: () => {
2027
+ } } : new FinalizationRegistry((g) => I.__wbg_wasmexpr_free(g >>> 0, 1)), eA = typeof FinalizationRegistry > "u" ? { register: () => {
2013
2028
  }, unregister: () => {
2014
2029
  } } : new FinalizationRegistry((g) => I.__wbg_wasmexprarray_free(g >>> 0, 1)), WA = typeof FinalizationRegistry > "u" ? { register: () => {
2015
2030
  }, unregister: () => {
2016
2031
  } } : new FinalizationRegistry((g) => I.__wbg_wasminsertbuilder_free(g >>> 0, 1)), lA = typeof FinalizationRegistry > "u" ? { register: () => {
2017
2032
  }, unregister: () => {
2018
- } } : new FinalizationRegistry((g) => I.__wbg_wasmmergebuilder_free(g >>> 0, 1)), rA = typeof FinalizationRegistry > "u" ? { register: () => {
2033
+ } } : new FinalizationRegistry((g) => I.__wbg_wasmmergebuilder_free(g >>> 0, 1)), nA = typeof FinalizationRegistry > "u" ? { register: () => {
2019
2034
  }, unregister: () => {
2020
- } } : new FinalizationRegistry((g) => I.__wbg_wasmselectbuilder_free(g >>> 0, 1)), nA = typeof FinalizationRegistry > "u" ? { register: () => {
2035
+ } } : new FinalizationRegistry((g) => I.__wbg_wasmselectbuilder_free(g >>> 0, 1)), rA = typeof FinalizationRegistry > "u" ? { register: () => {
2021
2036
  }, unregister: () => {
2022
2037
  } } : new FinalizationRegistry((g) => I.__wbg_wasmsetopbuilder_free(g >>> 0, 1)), uA = typeof FinalizationRegistry > "u" ? { register: () => {
2023
2038
  }, unregister: () => {
2024
2039
  } } : new FinalizationRegistry((g) => I.__wbg_wasmupdatebuilder_free(g >>> 0, 1)), mA = typeof FinalizationRegistry > "u" ? { register: () => {
2025
2040
  }, unregister: () => {
2026
2041
  } } : new FinalizationRegistry((g) => I.__wbg_wasmwindowdefbuilder_free(g >>> 0, 1));
2027
- function s(g) {
2028
- AA === d.length && d.push(d.length + 1);
2042
+ function a(g) {
2043
+ AA === V.length && V.push(V.length + 1);
2029
2044
  const A = AA;
2030
- return AA = d[A], d[A] = g, A;
2045
+ return AA = V[A], V[A] = g, A;
2031
2046
  }
2032
2047
  function H(g, A) {
2033
2048
  if (!(g instanceof A))
2034
2049
  throw new Error(`expected instance of ${A.name}`);
2035
2050
  }
2036
- function SA(g) {
2051
+ function cA(g) {
2037
2052
  const A = typeof g;
2038
2053
  if (A == "number" || A == "boolean" || g == null)
2039
2054
  return `${g}`;
@@ -2050,9 +2065,9 @@ function SA(g) {
2050
2065
  if (Array.isArray(g)) {
2051
2066
  const Q = g.length;
2052
2067
  let E = "[";
2053
- Q > 0 && (E += SA(g[0]));
2068
+ Q > 0 && (E += cA(g[0]));
2054
2069
  for (let D = 1; D < Q; D++)
2055
- E += ", " + SA(g[D]);
2070
+ E += ", " + cA(g[D]);
2056
2071
  return E += "]", E;
2057
2072
  }
2058
2073
  const C = /\[object ([^\]]+)\]/.exec(toString.call(g));
@@ -2070,75 +2085,75 @@ function SA(g) {
2070
2085
  return g instanceof Error ? `${g.name}: ${g.message}
2071
2086
  ${g.stack}` : B;
2072
2087
  }
2073
- function WC(g) {
2074
- g < 132 || (d[g] = AA, AA = g);
2088
+ function nC(g) {
2089
+ g < 132 || (V[g] = AA, AA = g);
2075
2090
  }
2076
- function lC(g, A) {
2091
+ function rC(g, A) {
2077
2092
  return g = g >>> 0, $().subarray(g / 1, g / 1 + A);
2078
2093
  }
2079
- let m = null;
2094
+ let v = null;
2080
2095
  function i() {
2081
- return (m === null || m.buffer.detached === !0 || m.buffer.detached === void 0 && m.buffer !== I.memory.buffer) && (m = new DataView(I.memory.buffer)), m;
2096
+ return (v === null || v.buffer.detached === !0 || v.buffer.detached === void 0 && v.buffer !== I.memory.buffer) && (v = new DataView(I.memory.buffer)), v;
2082
2097
  }
2083
- function U(g, A) {
2084
- return g = g >>> 0, nC(g, A);
2098
+ function c(g, A) {
2099
+ return g = g >>> 0, mC(g, A);
2085
2100
  }
2086
2101
  let EA = null;
2087
2102
  function $() {
2088
2103
  return (EA === null || EA.byteLength === 0) && (EA = new Uint8Array(I.memory.buffer)), EA;
2089
2104
  }
2090
- function S(g) {
2091
- return d[g];
2105
+ function L(g) {
2106
+ return V[g];
2092
2107
  }
2093
- function GA(g, A) {
2108
+ function KA(g, A) {
2094
2109
  try {
2095
2110
  return g.apply(this, A);
2096
2111
  } catch (C) {
2097
- I.__wbindgen_export3(s(C));
2112
+ I.__wbindgen_export3(a(C));
2098
2113
  }
2099
2114
  }
2100
- let d = new Array(128).fill(void 0);
2101
- d.push(void 0, null, !0, !1);
2102
- let AA = d.length;
2115
+ let V = new Array(128).fill(void 0);
2116
+ V.push(void 0, null, !0, !1);
2117
+ let AA = V.length;
2103
2118
  function b(g) {
2104
2119
  return g == null;
2105
2120
  }
2106
- function LA(g, A) {
2121
+ function FA(g, A) {
2107
2122
  const C = A(g.length * 4, 4) >>> 0, B = i();
2108
2123
  for (let Q = 0; Q < g.length; Q++)
2109
- B.setUint32(C + 4 * Q, s(g[Q]), !0);
2110
- return N = g.length, C;
2124
+ B.setUint32(C + 4 * Q, a(g[Q]), !0);
2125
+ return M = g.length, C;
2111
2126
  }
2112
- function o(g, A, C) {
2127
+ function N(g, A, C) {
2113
2128
  if (C === void 0) {
2114
- const M = gA.encode(g), k = A(M.length, 1) >>> 0;
2115
- return $().subarray(k, k + M.length).set(M), N = M.length, k;
2129
+ const o = gA.encode(g), k = A(o.length, 1) >>> 0;
2130
+ return $().subarray(k, k + o.length).set(o), M = o.length, k;
2116
2131
  }
2117
2132
  let B = g.length, Q = A(B, 1) >>> 0;
2118
2133
  const E = $();
2119
2134
  let D = 0;
2120
2135
  for (; D < B; D++) {
2121
- const M = g.charCodeAt(D);
2122
- if (M > 127) break;
2123
- E[Q + D] = M;
2136
+ const o = g.charCodeAt(D);
2137
+ if (o > 127) break;
2138
+ E[Q + D] = o;
2124
2139
  }
2125
2140
  if (D !== B) {
2126
2141
  D !== 0 && (g = g.slice(D)), Q = C(Q, B, B = D + g.length * 3, 1) >>> 0;
2127
- const M = $().subarray(Q + D, Q + B), k = gA.encodeInto(g, M);
2142
+ const o = $().subarray(Q + D, Q + B), k = gA.encodeInto(g, o);
2128
2143
  D += k.written, Q = C(Q, B, D, 1) >>> 0;
2129
2144
  }
2130
- return N = D, Q;
2145
+ return M = D, Q;
2131
2146
  }
2132
- function L(g) {
2133
- const A = S(g);
2134
- return WC(g), A;
2147
+ function U(g) {
2148
+ const A = L(g);
2149
+ return nC(g), A;
2135
2150
  }
2136
2151
  let DA = new TextDecoder("utf-8", { ignoreBOM: !0, fatal: !0 });
2137
2152
  DA.decode();
2138
- const rC = 2146435072;
2139
- let cA = 0;
2140
- function nC(g, A) {
2141
- return cA += A, cA >= rC && (DA = new TextDecoder("utf-8", { ignoreBOM: !0, fatal: !0 }), DA.decode(), cA = A), DA.decode($().subarray(g, g + A));
2153
+ const uC = 2146435072;
2154
+ let SA = 0;
2155
+ function mC(g, A) {
2156
+ return SA += A, SA >= uC && (DA = new TextDecoder("utf-8", { ignoreBOM: !0, fatal: !0 }), DA.decode(), SA = A), DA.decode($().subarray(g, g + A));
2142
2157
  }
2143
2158
  const gA = new TextEncoder();
2144
2159
  "encodeInto" in gA || (gA.encodeInto = function(g, A) {
@@ -2148,274 +2163,276 @@ const gA = new TextEncoder();
2148
2163
  written: C.length
2149
2164
  };
2150
2165
  });
2151
- let N = 0, I;
2152
- function uC(g) {
2166
+ let M = 0, I;
2167
+ function vC(g) {
2153
2168
  I = g;
2154
2169
  }
2155
2170
  URL = globalThis.URL;
2156
- const w = await UI({ "./polyglot_sql_wasm_bg.js": {
2157
- __wbindgen_object_drop_ref: VC,
2158
- __wbindgen_object_clone_ref: eC,
2159
- __wbg_new_8a6f238a6ece86ea: RC,
2160
- __wbg_stack_0ed75d68575b0f3c: tC,
2161
- __wbg_error_7534b8e9a36f1ab4: MC,
2162
- __wbg_get_with_ref_key_1dc361bd10053bfe: yC,
2163
- __wbg_set_3f1d0b984ed272ed: OC,
2164
- __wbg_String_8f0eb39a4a4c2f66: lI,
2165
- __wbg_new_dd2b680c8bf6ae29: aC,
2166
- __wbg_length_32ed9a279acd054c: SC,
2167
- __wbg_prototypesetcall_bdcdcc5842e4d77d: PC,
2168
- __wbg_done_57b39ecd9addfe81: wC,
2169
- __wbg_value_0546255b415e96c1: fC,
2170
- __wbg_instanceof_Map_53af74335dec57f4: KC,
2171
- __wbg_instanceof_Uint8Array_9b9075935c74707c: YC,
2172
- __wbg_instanceof_ArrayBuffer_c367199e2fa2aa04: GC,
2173
- __wbg_new_dca287b076112a51: sC,
2174
- __wbg_set_1eb0999cf5d27fc8: TC,
2175
- __wbg_get_9b94d73e6221f75c: oC,
2176
- __wbg_new_3eb36ae241fe6f44: JC,
2177
- __wbg_set_f43e577aea94465b: jC,
2178
- __wbg_length_35a7bace40f36eac: UC,
2179
- __wbg_isArray_d314bb98fcf08331: HC,
2180
- __wbg_isSafeInteger_bfbc7332a9768d2a: hC,
2181
- __wbg_new_361308b2356cecd0: LC,
2182
- __wbg_entries_58c7934c745daac7: iC,
2183
- __wbg_iterator_6ff6560ca1568e55: cC,
2184
- __wbg_get_b3ed3ad4be2bc8ac: kC,
2185
- __wbg_call_389efe28435a9388: EC,
2186
- __wbg_next_418f80d8f5303233: pC,
2187
- __wbg_next_3482f54c49e8af19: qC,
2188
- __wbg_codePointAt_bf59dbf74d8db275: DC,
2189
- __wbg_fromCodePoint_22365db7b7d6ac39: NC,
2190
- __wbg_length_68dc7c5cf1b6d349: FC,
2191
- __wbg___wbindgen_in_47fa6863be6f2f25: mI,
2192
- __wbg___wbindgen_throw_be289d5034ed271b: QC,
2193
- __wbg___wbindgen_is_null_ac34f5003991759a: XI,
2194
- __wbg___wbindgen_jsval_eq_11888390b0186270: gC,
2195
- __wbg_Number_04624de7d0e8332d: WI,
2196
- __wbg_Error_8c4e43fe74559d73: VI,
2197
- __wbg___wbindgen_is_bigint_31b12575b56f32fc: bI,
2198
- __wbg___wbindgen_is_object_5ae8e5880f2c1fbd: _I,
2199
- __wbg___wbindgen_is_string_cd444516edc5b180: $I,
2200
- __wbg___wbindgen_number_get_8ff4255516ccad3e: CC,
2201
- __wbg___wbindgen_string_get_72fb696202c56729: BC,
2202
- __wbg___wbindgen_boolean_get_bbbb1c18aa2f5e25: nI,
2203
- __wbg___wbindgen_is_function_0095a73b8b156f76: vI,
2204
- __wbg___wbindgen_is_undefined_9e4d92534c42d778: AC,
2205
- __wbg___wbindgen_jsval_loose_eq_9dd77d8cd6671811: IC,
2206
- __wbg___wbindgen_bigint_get_as_i64_8fcf4ce7f1ca72a2: rI,
2207
- __wbg___wbindgen_debug_string_0bc8482c6e3508ae: uI,
2171
+ const w = await LI({ "./polyglot_sql_wasm_bg.js": {
2172
+ __wbindgen_object_drop_ref: lC,
2173
+ __wbindgen_object_clone_ref: WC,
2174
+ __wbg_new_8a6f238a6ece86ea: aC,
2175
+ __wbg_stack_0ed75d68575b0f3c: ZC,
2176
+ __wbg_error_7534b8e9a36f1ab4: NC,
2177
+ __wbg_get_with_ref_key_1dc361bd10053bfe: GC,
2178
+ __wbg_set_3f1d0b984ed272ed: tC,
2179
+ __wbg_String_8f0eb39a4a4c2f66: rI,
2180
+ __wbg_new_dd2b680c8bf6ae29: pC,
2181
+ __wbg_length_32ed9a279acd054c: UC,
2182
+ __wbg_prototypesetcall_bdcdcc5842e4d77d: TC,
2183
+ __wbg_done_57b39ecd9addfe81: oC,
2184
+ __wbg_value_0546255b415e96c1: dC,
2185
+ __wbg_instanceof_Map_53af74335dec57f4: HC,
2186
+ __wbg_instanceof_Uint8Array_9b9075935c74707c: hC,
2187
+ __wbg_instanceof_ArrayBuffer_c367199e2fa2aa04: YC,
2188
+ __wbg_new_dca287b076112a51: qC,
2189
+ __wbg_set_1eb0999cf5d27fc8: jC,
2190
+ __wbg_get_9b94d73e6221f75c: yC,
2191
+ __wbg_new_3eb36ae241fe6f44: sC,
2192
+ __wbg_set_f43e577aea94465b: fC,
2193
+ __wbg_length_35a7bace40f36eac: FC,
2194
+ __wbg_isArray_d314bb98fcf08331: SC,
2195
+ __wbg_isSafeInteger_bfbc7332a9768d2a: cC,
2196
+ __wbg_new_361308b2356cecd0: JC,
2197
+ __wbg_entries_58c7934c745daac7: MC,
2198
+ __wbg_iterator_6ff6560ca1568e55: LC,
2199
+ __wbg_get_b3ed3ad4be2bc8ac: KC,
2200
+ __wbg_call_389efe28435a9388: wC,
2201
+ __wbg_next_418f80d8f5303233: PC,
2202
+ __wbg_next_3482f54c49e8af19: OC,
2203
+ __wbg_codePointAt_bf59dbf74d8db275: iC,
2204
+ __wbg_fromCodePoint_22365db7b7d6ac39: kC,
2205
+ __wbg_length_68dc7c5cf1b6d349: RC,
2206
+ __wbg___wbindgen_in_47fa6863be6f2f25: bI,
2207
+ __wbg___wbindgen_throw_be289d5034ed271b: DC,
2208
+ __wbg___wbindgen_is_null_ac34f5003991759a: $I,
2209
+ __wbg___wbindgen_jsval_eq_11888390b0186270: CC,
2210
+ __wbg_Number_04624de7d0e8332d: nI,
2211
+ __wbg_Error_8c4e43fe74559d73: lI,
2212
+ __wbg___wbindgen_is_bigint_31b12575b56f32fc: XI,
2213
+ __wbg___wbindgen_is_object_5ae8e5880f2c1fbd: AC,
2214
+ __wbg___wbindgen_is_string_cd444516edc5b180: gC,
2215
+ __wbg___wbindgen_number_get_8ff4255516ccad3e: QC,
2216
+ __wbg___wbindgen_string_get_72fb696202c56729: EC,
2217
+ __wbg___wbindgen_boolean_get_bbbb1c18aa2f5e25: mI,
2218
+ __wbg___wbindgen_is_function_0095a73b8b156f76: _I,
2219
+ __wbg___wbindgen_is_undefined_9e4d92534c42d778: IC,
2220
+ __wbg___wbindgen_jsval_loose_eq_9dd77d8cd6671811: BC,
2221
+ __wbg___wbindgen_bigint_get_as_i64_8fcf4ce7f1ca72a2: uI,
2222
+ __wbg___wbindgen_debug_string_0bc8482c6e3508ae: vI,
2208
2223
  __wbindgen_cast_0000000000000001: zC,
2209
- __wbindgen_cast_0000000000000002: ZC,
2210
- __wbindgen_cast_0000000000000003: dC,
2211
- __wbindgen_cast_0000000000000004: xC
2212
- } }, SI), mC = w.memory, bC = w.__wbg_wasmassignmentarray_free, vC = w.__wbg_wasmcasebuilder_free, XC = w.__wbg_wasmdeletebuilder_free, _C = w.__wbg_wasmexpr_free, $C = w.__wbg_wasmexprarray_free, AB = w.__wbg_wasminsertbuilder_free, gB = w.__wbg_wasmmergebuilder_free, IB = w.__wbg_wasmselectbuilder_free, CB = w.__wbg_wasmsetopbuilder_free, BB = w.__wbg_wasmupdatebuilder_free, QB = w.__wbg_wasmwindowdefbuilder_free, EB = w.annotate_types, DB = w.annotate_types_value, wB = w.ast_add_where, iB = w.ast_get_aggregate_functions, MB = w.ast_get_column_names, NB = w.ast_get_functions, oB = w.ast_get_literals, kB = w.ast_get_subqueries, yB = w.ast_get_table_names, GB = w.ast_get_window_functions, KB = w.ast_node_count, YB = w.ast_qualify_columns, HB = w.ast_qualify_tables, hB = w.ast_remove_where, cB = w.ast_rename_columns, SB = w.ast_rename_tables, UB = w.ast_rename_tables_with_options, FB = w.ast_set_distinct, LB = w.ast_set_limit, JB = w.diff_sql, RB = w.format_sql, sB = w.format_sql_value, aB = w.format_sql_with_options, qB = w.format_sql_with_options_value, pB = w.generate, PB = w.generate_value, TB = w.get_dialects, OB = w.get_dialects_value, jB = w.lineage_sql, tB = w.lineage_sql_with_schema, fB = w.openlineage_column_lineage, zB = w.openlineage_job_event, ZB = w.openlineage_run_event, dB = w.parse, xB = w.parse_value, eB = w.plan, VB = w.source_tables, WB = w.tokenize, lB = w.tokenize_value, rB = w.transpile, nB = w.transpile_value, uB = w.validate, mB = w.validate_with_options, bB = w.validate_with_schema, vB = w.version, XB = w.wasm_alias, _B = w.wasm_and, $B = w.wasm_boolean, AQ = w.wasm_case_of, gQ = w.wasm_cast, IQ = w.wasm_col, CQ = w.wasm_count_distinct, BQ = w.wasm_extract, QQ = w.wasm_func, EQ = w.wasm_lit, DQ = w.wasm_not, wQ = w.wasm_null, iQ = w.wasm_or, MQ = w.wasm_sql_expr, NQ = w.wasm_star, oQ = w.wasm_subquery, kQ = w.wasm_table, yQ = w.wasmassignmentarray_len, GQ = w.wasmassignmentarray_new, KQ = w.wasmassignmentarray_push, YQ = w.wasmcasebuilder_build_expr, HQ = w.wasmcasebuilder_else_, hQ = w.wasmcasebuilder_new, cQ = w.wasmcasebuilder_to_sql, SQ = w.wasmcasebuilder_when, UQ = w.wasmdeletebuilder_build, FQ = w.wasmdeletebuilder_new, LQ = w.wasmdeletebuilder_to_sql, JQ = w.wasmdeletebuilder_where_expr, RQ = w.wasmexpr_add, sQ = w.wasmexpr_alias, aQ = w.wasmexpr_and, qQ = w.wasmexpr_asc, pQ = w.wasmexpr_between, PQ = w.wasmexpr_cast, TQ = w.wasmexpr_desc, OQ = w.wasmexpr_div, jQ = w.wasmexpr_eq, tQ = w.wasmexpr_gt, fQ = w.wasmexpr_gte, zQ = w.wasmexpr_ilike, ZQ = w.wasmexpr_in_list, dQ = w.wasmexpr_is_not_null, xQ = w.wasmexpr_is_null, eQ = w.wasmexpr_like, VQ = w.wasmexpr_lt, WQ = w.wasmexpr_lte, lQ = w.wasmexpr_mul, rQ = w.wasmexpr_neq, nQ = w.wasmexpr_not, uQ = w.wasmexpr_not_in, mQ = w.wasmexpr_or, bQ = w.wasmexpr_rlike, vQ = w.wasmexpr_sub, XQ = w.wasmexpr_to_json, _Q = w.wasmexpr_to_sql, $Q = w.wasmexpr_xor, AE = w.wasmexprarray_len, gE = w.wasmexprarray_push, IE = w.wasmexprarray_push_col, CE = w.wasmexprarray_push_float, BE = w.wasmexprarray_push_int, QE = w.wasmexprarray_push_star, EE = w.wasmexprarray_push_str, DE = w.wasminsertbuilder_build, wE = w.wasminsertbuilder_columns, iE = w.wasminsertbuilder_new, ME = w.wasminsertbuilder_query, NE = w.wasminsertbuilder_to_sql, oE = w.wasminsertbuilder_values, kE = w.wasmmergebuilder_build, yE = w.wasmmergebuilder_new, GE = w.wasmmergebuilder_to_sql, KE = w.wasmmergebuilder_using, YE = w.wasmmergebuilder_when_matched_delete, HE = w.wasmmergebuilder_when_matched_update, hE = w.wasmmergebuilder_when_not_matched_insert, cE = w.wasmselectbuilder_build, SE = w.wasmselectbuilder_cross_join, UE = w.wasmselectbuilder_ctas, FE = w.wasmselectbuilder_ctas_sql, LE = w.wasmselectbuilder_distinct, JE = w.wasmselectbuilder_except_, RE = w.wasmselectbuilder_for_update, sE = w.wasmselectbuilder_from, aE = w.wasmselectbuilder_from_expr, qE = w.wasmselectbuilder_group_by_cols, pE = w.wasmselectbuilder_having, PE = w.wasmselectbuilder_hint, TE = w.wasmselectbuilder_intersect, OE = w.wasmselectbuilder_join, jE = w.wasmselectbuilder_lateral_view, tE = w.wasmselectbuilder_left_join, fE = w.wasmselectbuilder_limit, zE = w.wasmselectbuilder_new, ZE = w.wasmselectbuilder_offset, dE = w.wasmselectbuilder_order_by_exprs, xE = w.wasmselectbuilder_qualify, eE = w.wasmselectbuilder_right_join, VE = w.wasmselectbuilder_select_col, WE = w.wasmselectbuilder_select_expr, lE = w.wasmselectbuilder_select_exprs, rE = w.wasmselectbuilder_select_star, nE = w.wasmselectbuilder_sort_by_exprs, uE = w.wasmselectbuilder_to_sql, mE = w.wasmselectbuilder_union, bE = w.wasmselectbuilder_union_all, vE = w.wasmselectbuilder_where_expr, XE = w.wasmselectbuilder_where_sql, _E = w.wasmselectbuilder_window, $E = w.wasmsetopbuilder_build, AD = w.wasmsetopbuilder_limit, gD = w.wasmsetopbuilder_offset, ID = w.wasmsetopbuilder_order_by_exprs, CD = w.wasmsetopbuilder_to_sql, BD = w.wasmupdatebuilder_build, QD = w.wasmupdatebuilder_from, ED = w.wasmupdatebuilder_new, DD = w.wasmupdatebuilder_set, wD = w.wasmupdatebuilder_to_sql, iD = w.wasmupdatebuilder_where_expr, MD = w.wasmwindowdefbuilder_new, ND = w.wasmwindowdefbuilder_order_by, oD = w.wasmwindowdefbuilder_partition_by, kD = w.wasmexprarray_new, yD = w.__wbindgen_export, GD = w.__wbindgen_export2, KD = w.__wbindgen_export3, YD = w.__wbindgen_export4, HD = w.__wbindgen_add_to_stack_pointer, hD = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2224
+ __wbindgen_cast_0000000000000002: VC,
2225
+ __wbindgen_cast_0000000000000003: xC,
2226
+ __wbindgen_cast_0000000000000004: eC
2227
+ } }, cI), bC = w.memory, XC = w.__wbg_wasmassignmentarray_free, _C = w.__wbg_wasmcasebuilder_free, $C = w.__wbg_wasmdeletebuilder_free, AB = w.__wbg_wasmexpr_free, gB = w.__wbg_wasmexprarray_free, IB = w.__wbg_wasminsertbuilder_free, CB = w.__wbg_wasmmergebuilder_free, BB = w.__wbg_wasmselectbuilder_free, QB = w.__wbg_wasmsetopbuilder_free, EB = w.__wbg_wasmupdatebuilder_free, DB = w.__wbg_wasmwindowdefbuilder_free, wB = w.annotate_types, iB = w.annotate_types_value, oB = w.ast_add_where, MB = w.ast_get_aggregate_functions, NB = w.ast_get_column_names, kB = w.ast_get_functions, yB = w.ast_get_literals, KB = w.ast_get_subqueries, GB = w.ast_get_table_names, YB = w.ast_get_window_functions, HB = w.ast_node_count, hB = w.ast_qualify_columns, SB = w.ast_qualify_tables, cB = w.ast_remove_where, LB = w.ast_rename_columns, UB = w.ast_rename_tables, FB = w.ast_rename_tables_with_options, RB = w.ast_set_distinct, JB = w.ast_set_limit, sB = w.diff_sql, aB = w.format_sql, qB = w.format_sql_value, pB = w.format_sql_with_options, OB = w.format_sql_with_options_value, PB = w.generate, TB = w.generate_value, jB = w.get_dialects, tB = w.get_dialects_value, fB = w.lineage_sql, ZB = w.lineage_sql_with_schema, dB = w.openlineage_column_lineage, zB = w.openlineage_job_event, VB = w.openlineage_run_event, xB = w.parse, eB = w.parse_value, WB = w.plan, lB = w.source_tables, nB = w.tokenize, rB = w.tokenize_value, uB = w.transpile, mB = w.transpile_value, vB = w.transpile_with_options, bB = w.transpile_with_options_value, XB = w.validate, _B = w.validate_with_options, $B = w.validate_with_schema, AQ = w.version, gQ = w.wasm_alias, IQ = w.wasm_and, CQ = w.wasm_boolean, BQ = w.wasm_case_of, QQ = w.wasm_cast, EQ = w.wasm_col, DQ = w.wasm_count_distinct, wQ = w.wasm_extract, iQ = w.wasm_func, oQ = w.wasm_lit, MQ = w.wasm_not, NQ = w.wasm_null, kQ = w.wasm_or, yQ = w.wasm_sql_expr, KQ = w.wasm_star, GQ = w.wasm_subquery, YQ = w.wasm_table, HQ = w.wasmassignmentarray_len, hQ = w.wasmassignmentarray_new, SQ = w.wasmassignmentarray_push, cQ = w.wasmcasebuilder_build_expr, LQ = w.wasmcasebuilder_else_, UQ = w.wasmcasebuilder_new, FQ = w.wasmcasebuilder_to_sql, RQ = w.wasmcasebuilder_when, JQ = w.wasmdeletebuilder_build, sQ = w.wasmdeletebuilder_new, aQ = w.wasmdeletebuilder_to_sql, qQ = w.wasmdeletebuilder_where_expr, pQ = w.wasmexpr_add, OQ = w.wasmexpr_alias, PQ = w.wasmexpr_and, TQ = w.wasmexpr_asc, jQ = w.wasmexpr_between, tQ = w.wasmexpr_cast, fQ = w.wasmexpr_desc, ZQ = w.wasmexpr_div, dQ = w.wasmexpr_eq, zQ = w.wasmexpr_gt, VQ = w.wasmexpr_gte, xQ = w.wasmexpr_ilike, eQ = w.wasmexpr_in_list, WQ = w.wasmexpr_is_not_null, lQ = w.wasmexpr_is_null, nQ = w.wasmexpr_like, rQ = w.wasmexpr_lt, uQ = w.wasmexpr_lte, mQ = w.wasmexpr_mul, vQ = w.wasmexpr_neq, bQ = w.wasmexpr_not, XQ = w.wasmexpr_not_in, _Q = w.wasmexpr_or, $Q = w.wasmexpr_rlike, AE = w.wasmexpr_sub, gE = w.wasmexpr_to_json, IE = w.wasmexpr_to_sql, CE = w.wasmexpr_xor, BE = w.wasmexprarray_len, QE = w.wasmexprarray_push, EE = w.wasmexprarray_push_col, DE = w.wasmexprarray_push_float, wE = w.wasmexprarray_push_int, iE = w.wasmexprarray_push_star, oE = w.wasmexprarray_push_str, ME = w.wasminsertbuilder_build, NE = w.wasminsertbuilder_columns, kE = w.wasminsertbuilder_new, yE = w.wasminsertbuilder_query, KE = w.wasminsertbuilder_to_sql, GE = w.wasminsertbuilder_values, YE = w.wasmmergebuilder_build, HE = w.wasmmergebuilder_new, hE = w.wasmmergebuilder_to_sql, SE = w.wasmmergebuilder_using, cE = w.wasmmergebuilder_when_matched_delete, LE = w.wasmmergebuilder_when_matched_update, UE = w.wasmmergebuilder_when_not_matched_insert, FE = w.wasmselectbuilder_build, RE = w.wasmselectbuilder_cross_join, JE = w.wasmselectbuilder_ctas, sE = w.wasmselectbuilder_ctas_sql, aE = w.wasmselectbuilder_distinct, qE = w.wasmselectbuilder_except_, pE = w.wasmselectbuilder_for_update, OE = w.wasmselectbuilder_from, PE = w.wasmselectbuilder_from_expr, TE = w.wasmselectbuilder_group_by_cols, jE = w.wasmselectbuilder_having, tE = w.wasmselectbuilder_hint, fE = w.wasmselectbuilder_intersect, ZE = w.wasmselectbuilder_join, dE = w.wasmselectbuilder_lateral_view, zE = w.wasmselectbuilder_left_join, VE = w.wasmselectbuilder_limit, xE = w.wasmselectbuilder_new, eE = w.wasmselectbuilder_offset, WE = w.wasmselectbuilder_order_by_exprs, lE = w.wasmselectbuilder_qualify, nE = w.wasmselectbuilder_right_join, rE = w.wasmselectbuilder_select_col, uE = w.wasmselectbuilder_select_expr, mE = w.wasmselectbuilder_select_exprs, vE = w.wasmselectbuilder_select_star, bE = w.wasmselectbuilder_sort_by_exprs, XE = w.wasmselectbuilder_to_sql, _E = w.wasmselectbuilder_union, $E = w.wasmselectbuilder_union_all, AD = w.wasmselectbuilder_where_expr, gD = w.wasmselectbuilder_where_sql, ID = w.wasmselectbuilder_window, CD = w.wasmsetopbuilder_build, BD = w.wasmsetopbuilder_limit, QD = w.wasmsetopbuilder_offset, ED = w.wasmsetopbuilder_order_by_exprs, DD = w.wasmsetopbuilder_to_sql, wD = w.wasmupdatebuilder_build, iD = w.wasmupdatebuilder_from, oD = w.wasmupdatebuilder_new, MD = w.wasmupdatebuilder_set, ND = w.wasmupdatebuilder_to_sql, kD = w.wasmupdatebuilder_where_expr, yD = w.wasmwindowdefbuilder_new, KD = w.wasmwindowdefbuilder_order_by, GD = w.wasmwindowdefbuilder_partition_by, YD = w.wasmexprarray_new, HD = w.__wbindgen_export, hD = w.__wbindgen_export2, SD = w.__wbindgen_export3, cD = w.__wbindgen_export4, LD = w.__wbindgen_add_to_stack_pointer, UD = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2213
2228
  __proto__: null,
2214
- __wbg_wasmassignmentarray_free: bC,
2215
- __wbg_wasmcasebuilder_free: vC,
2216
- __wbg_wasmdeletebuilder_free: XC,
2217
- __wbg_wasmexpr_free: _C,
2218
- __wbg_wasmexprarray_free: $C,
2219
- __wbg_wasminsertbuilder_free: AB,
2220
- __wbg_wasmmergebuilder_free: gB,
2221
- __wbg_wasmselectbuilder_free: IB,
2222
- __wbg_wasmsetopbuilder_free: CB,
2223
- __wbg_wasmupdatebuilder_free: BB,
2224
- __wbg_wasmwindowdefbuilder_free: QB,
2225
- __wbindgen_add_to_stack_pointer: HD,
2226
- __wbindgen_export: yD,
2227
- __wbindgen_export2: GD,
2228
- __wbindgen_export3: KD,
2229
- __wbindgen_export4: YD,
2230
- annotate_types: EB,
2231
- annotate_types_value: DB,
2232
- ast_add_where: wB,
2233
- ast_get_aggregate_functions: iB,
2234
- ast_get_column_names: MB,
2235
- ast_get_functions: NB,
2236
- ast_get_literals: oB,
2237
- ast_get_subqueries: kB,
2238
- ast_get_table_names: yB,
2239
- ast_get_window_functions: GB,
2240
- ast_node_count: KB,
2241
- ast_qualify_columns: YB,
2242
- ast_qualify_tables: HB,
2243
- ast_remove_where: hB,
2244
- ast_rename_columns: cB,
2245
- ast_rename_tables: SB,
2246
- ast_rename_tables_with_options: UB,
2247
- ast_set_distinct: FB,
2248
- ast_set_limit: LB,
2249
- diff_sql: JB,
2250
- format_sql: RB,
2251
- format_sql_value: sB,
2252
- format_sql_with_options: aB,
2253
- format_sql_with_options_value: qB,
2254
- generate: pB,
2255
- generate_value: PB,
2256
- get_dialects: TB,
2257
- get_dialects_value: OB,
2258
- lineage_sql: jB,
2259
- lineage_sql_with_schema: tB,
2260
- memory: mC,
2261
- openlineage_column_lineage: fB,
2229
+ __wbg_wasmassignmentarray_free: XC,
2230
+ __wbg_wasmcasebuilder_free: _C,
2231
+ __wbg_wasmdeletebuilder_free: $C,
2232
+ __wbg_wasmexpr_free: AB,
2233
+ __wbg_wasmexprarray_free: gB,
2234
+ __wbg_wasminsertbuilder_free: IB,
2235
+ __wbg_wasmmergebuilder_free: CB,
2236
+ __wbg_wasmselectbuilder_free: BB,
2237
+ __wbg_wasmsetopbuilder_free: QB,
2238
+ __wbg_wasmupdatebuilder_free: EB,
2239
+ __wbg_wasmwindowdefbuilder_free: DB,
2240
+ __wbindgen_add_to_stack_pointer: LD,
2241
+ __wbindgen_export: HD,
2242
+ __wbindgen_export2: hD,
2243
+ __wbindgen_export3: SD,
2244
+ __wbindgen_export4: cD,
2245
+ annotate_types: wB,
2246
+ annotate_types_value: iB,
2247
+ ast_add_where: oB,
2248
+ ast_get_aggregate_functions: MB,
2249
+ ast_get_column_names: NB,
2250
+ ast_get_functions: kB,
2251
+ ast_get_literals: yB,
2252
+ ast_get_subqueries: KB,
2253
+ ast_get_table_names: GB,
2254
+ ast_get_window_functions: YB,
2255
+ ast_node_count: HB,
2256
+ ast_qualify_columns: hB,
2257
+ ast_qualify_tables: SB,
2258
+ ast_remove_where: cB,
2259
+ ast_rename_columns: LB,
2260
+ ast_rename_tables: UB,
2261
+ ast_rename_tables_with_options: FB,
2262
+ ast_set_distinct: RB,
2263
+ ast_set_limit: JB,
2264
+ diff_sql: sB,
2265
+ format_sql: aB,
2266
+ format_sql_value: qB,
2267
+ format_sql_with_options: pB,
2268
+ format_sql_with_options_value: OB,
2269
+ generate: PB,
2270
+ generate_value: TB,
2271
+ get_dialects: jB,
2272
+ get_dialects_value: tB,
2273
+ lineage_sql: fB,
2274
+ lineage_sql_with_schema: ZB,
2275
+ memory: bC,
2276
+ openlineage_column_lineage: dB,
2262
2277
  openlineage_job_event: zB,
2263
- openlineage_run_event: ZB,
2264
- parse: dB,
2265
- parse_value: xB,
2266
- plan: eB,
2267
- source_tables: VB,
2268
- tokenize: WB,
2269
- tokenize_value: lB,
2270
- transpile: rB,
2271
- transpile_value: nB,
2272
- validate: uB,
2273
- validate_with_options: mB,
2274
- validate_with_schema: bB,
2275
- version: vB,
2276
- wasm_alias: XB,
2277
- wasm_and: _B,
2278
- wasm_boolean: $B,
2279
- wasm_case_of: AQ,
2280
- wasm_cast: gQ,
2281
- wasm_col: IQ,
2282
- wasm_count_distinct: CQ,
2283
- wasm_extract: BQ,
2284
- wasm_func: QQ,
2285
- wasm_lit: EQ,
2286
- wasm_not: DQ,
2287
- wasm_null: wQ,
2288
- wasm_or: iQ,
2289
- wasm_sql_expr: MQ,
2290
- wasm_star: NQ,
2291
- wasm_subquery: oQ,
2292
- wasm_table: kQ,
2293
- wasmassignmentarray_len: yQ,
2294
- wasmassignmentarray_new: GQ,
2295
- wasmassignmentarray_push: KQ,
2296
- wasmcasebuilder_build_expr: YQ,
2297
- wasmcasebuilder_else_: HQ,
2298
- wasmcasebuilder_new: hQ,
2299
- wasmcasebuilder_to_sql: cQ,
2300
- wasmcasebuilder_when: SQ,
2301
- wasmdeletebuilder_build: UQ,
2302
- wasmdeletebuilder_new: FQ,
2303
- wasmdeletebuilder_to_sql: LQ,
2304
- wasmdeletebuilder_where_expr: JQ,
2305
- wasmexpr_add: RQ,
2306
- wasmexpr_alias: sQ,
2307
- wasmexpr_and: aQ,
2308
- wasmexpr_asc: qQ,
2309
- wasmexpr_between: pQ,
2310
- wasmexpr_cast: PQ,
2311
- wasmexpr_desc: TQ,
2312
- wasmexpr_div: OQ,
2313
- wasmexpr_eq: jQ,
2314
- wasmexpr_gt: tQ,
2315
- wasmexpr_gte: fQ,
2316
- wasmexpr_ilike: zQ,
2317
- wasmexpr_in_list: ZQ,
2318
- wasmexpr_is_not_null: dQ,
2319
- wasmexpr_is_null: xQ,
2320
- wasmexpr_like: eQ,
2321
- wasmexpr_lt: VQ,
2322
- wasmexpr_lte: WQ,
2323
- wasmexpr_mul: lQ,
2324
- wasmexpr_neq: rQ,
2325
- wasmexpr_not: nQ,
2326
- wasmexpr_not_in: uQ,
2327
- wasmexpr_or: mQ,
2328
- wasmexpr_rlike: bQ,
2329
- wasmexpr_sub: vQ,
2330
- wasmexpr_to_json: XQ,
2331
- wasmexpr_to_sql: _Q,
2332
- wasmexpr_xor: $Q,
2333
- wasmexprarray_len: AE,
2334
- wasmexprarray_new: kD,
2335
- wasmexprarray_push: gE,
2336
- wasmexprarray_push_col: IE,
2337
- wasmexprarray_push_float: CE,
2338
- wasmexprarray_push_int: BE,
2339
- wasmexprarray_push_star: QE,
2340
- wasmexprarray_push_str: EE,
2341
- wasminsertbuilder_build: DE,
2342
- wasminsertbuilder_columns: wE,
2343
- wasminsertbuilder_new: iE,
2344
- wasminsertbuilder_query: ME,
2345
- wasminsertbuilder_to_sql: NE,
2346
- wasminsertbuilder_values: oE,
2347
- wasmmergebuilder_build: kE,
2348
- wasmmergebuilder_new: yE,
2349
- wasmmergebuilder_to_sql: GE,
2350
- wasmmergebuilder_using: KE,
2351
- wasmmergebuilder_when_matched_delete: YE,
2352
- wasmmergebuilder_when_matched_update: HE,
2353
- wasmmergebuilder_when_not_matched_insert: hE,
2354
- wasmselectbuilder_build: cE,
2355
- wasmselectbuilder_cross_join: SE,
2356
- wasmselectbuilder_ctas: UE,
2357
- wasmselectbuilder_ctas_sql: FE,
2358
- wasmselectbuilder_distinct: LE,
2359
- wasmselectbuilder_except_: JE,
2360
- wasmselectbuilder_for_update: RE,
2361
- wasmselectbuilder_from: sE,
2362
- wasmselectbuilder_from_expr: aE,
2363
- wasmselectbuilder_group_by_cols: qE,
2364
- wasmselectbuilder_having: pE,
2365
- wasmselectbuilder_hint: PE,
2366
- wasmselectbuilder_intersect: TE,
2367
- wasmselectbuilder_join: OE,
2368
- wasmselectbuilder_lateral_view: jE,
2369
- wasmselectbuilder_left_join: tE,
2370
- wasmselectbuilder_limit: fE,
2371
- wasmselectbuilder_new: zE,
2372
- wasmselectbuilder_offset: ZE,
2373
- wasmselectbuilder_order_by_exprs: dE,
2374
- wasmselectbuilder_qualify: xE,
2375
- wasmselectbuilder_right_join: eE,
2376
- wasmselectbuilder_select_col: VE,
2377
- wasmselectbuilder_select_expr: WE,
2378
- wasmselectbuilder_select_exprs: lE,
2379
- wasmselectbuilder_select_star: rE,
2380
- wasmselectbuilder_sort_by_exprs: nE,
2381
- wasmselectbuilder_to_sql: uE,
2382
- wasmselectbuilder_union: mE,
2383
- wasmselectbuilder_union_all: bE,
2384
- wasmselectbuilder_where_expr: vE,
2385
- wasmselectbuilder_where_sql: XE,
2386
- wasmselectbuilder_window: _E,
2387
- wasmsetopbuilder_build: $E,
2388
- wasmsetopbuilder_limit: AD,
2389
- wasmsetopbuilder_offset: gD,
2390
- wasmsetopbuilder_order_by_exprs: ID,
2391
- wasmsetopbuilder_to_sql: CD,
2392
- wasmupdatebuilder_build: BD,
2393
- wasmupdatebuilder_from: QD,
2394
- wasmupdatebuilder_new: ED,
2395
- wasmupdatebuilder_set: DD,
2396
- wasmupdatebuilder_to_sql: wD,
2397
- wasmupdatebuilder_where_expr: iD,
2398
- wasmwindowdefbuilder_new: MD,
2399
- wasmwindowdefbuilder_order_by: ND,
2400
- wasmwindowdefbuilder_partition_by: oD
2278
+ openlineage_run_event: VB,
2279
+ parse: xB,
2280
+ parse_value: eB,
2281
+ plan: WB,
2282
+ source_tables: lB,
2283
+ tokenize: nB,
2284
+ tokenize_value: rB,
2285
+ transpile: uB,
2286
+ transpile_value: mB,
2287
+ transpile_with_options: vB,
2288
+ transpile_with_options_value: bB,
2289
+ validate: XB,
2290
+ validate_with_options: _B,
2291
+ validate_with_schema: $B,
2292
+ version: AQ,
2293
+ wasm_alias: gQ,
2294
+ wasm_and: IQ,
2295
+ wasm_boolean: CQ,
2296
+ wasm_case_of: BQ,
2297
+ wasm_cast: QQ,
2298
+ wasm_col: EQ,
2299
+ wasm_count_distinct: DQ,
2300
+ wasm_extract: wQ,
2301
+ wasm_func: iQ,
2302
+ wasm_lit: oQ,
2303
+ wasm_not: MQ,
2304
+ wasm_null: NQ,
2305
+ wasm_or: kQ,
2306
+ wasm_sql_expr: yQ,
2307
+ wasm_star: KQ,
2308
+ wasm_subquery: GQ,
2309
+ wasm_table: YQ,
2310
+ wasmassignmentarray_len: HQ,
2311
+ wasmassignmentarray_new: hQ,
2312
+ wasmassignmentarray_push: SQ,
2313
+ wasmcasebuilder_build_expr: cQ,
2314
+ wasmcasebuilder_else_: LQ,
2315
+ wasmcasebuilder_new: UQ,
2316
+ wasmcasebuilder_to_sql: FQ,
2317
+ wasmcasebuilder_when: RQ,
2318
+ wasmdeletebuilder_build: JQ,
2319
+ wasmdeletebuilder_new: sQ,
2320
+ wasmdeletebuilder_to_sql: aQ,
2321
+ wasmdeletebuilder_where_expr: qQ,
2322
+ wasmexpr_add: pQ,
2323
+ wasmexpr_alias: OQ,
2324
+ wasmexpr_and: PQ,
2325
+ wasmexpr_asc: TQ,
2326
+ wasmexpr_between: jQ,
2327
+ wasmexpr_cast: tQ,
2328
+ wasmexpr_desc: fQ,
2329
+ wasmexpr_div: ZQ,
2330
+ wasmexpr_eq: dQ,
2331
+ wasmexpr_gt: zQ,
2332
+ wasmexpr_gte: VQ,
2333
+ wasmexpr_ilike: xQ,
2334
+ wasmexpr_in_list: eQ,
2335
+ wasmexpr_is_not_null: WQ,
2336
+ wasmexpr_is_null: lQ,
2337
+ wasmexpr_like: nQ,
2338
+ wasmexpr_lt: rQ,
2339
+ wasmexpr_lte: uQ,
2340
+ wasmexpr_mul: mQ,
2341
+ wasmexpr_neq: vQ,
2342
+ wasmexpr_not: bQ,
2343
+ wasmexpr_not_in: XQ,
2344
+ wasmexpr_or: _Q,
2345
+ wasmexpr_rlike: $Q,
2346
+ wasmexpr_sub: AE,
2347
+ wasmexpr_to_json: gE,
2348
+ wasmexpr_to_sql: IE,
2349
+ wasmexpr_xor: CE,
2350
+ wasmexprarray_len: BE,
2351
+ wasmexprarray_new: YD,
2352
+ wasmexprarray_push: QE,
2353
+ wasmexprarray_push_col: EE,
2354
+ wasmexprarray_push_float: DE,
2355
+ wasmexprarray_push_int: wE,
2356
+ wasmexprarray_push_star: iE,
2357
+ wasmexprarray_push_str: oE,
2358
+ wasminsertbuilder_build: ME,
2359
+ wasminsertbuilder_columns: NE,
2360
+ wasminsertbuilder_new: kE,
2361
+ wasminsertbuilder_query: yE,
2362
+ wasminsertbuilder_to_sql: KE,
2363
+ wasminsertbuilder_values: GE,
2364
+ wasmmergebuilder_build: YE,
2365
+ wasmmergebuilder_new: HE,
2366
+ wasmmergebuilder_to_sql: hE,
2367
+ wasmmergebuilder_using: SE,
2368
+ wasmmergebuilder_when_matched_delete: cE,
2369
+ wasmmergebuilder_when_matched_update: LE,
2370
+ wasmmergebuilder_when_not_matched_insert: UE,
2371
+ wasmselectbuilder_build: FE,
2372
+ wasmselectbuilder_cross_join: RE,
2373
+ wasmselectbuilder_ctas: JE,
2374
+ wasmselectbuilder_ctas_sql: sE,
2375
+ wasmselectbuilder_distinct: aE,
2376
+ wasmselectbuilder_except_: qE,
2377
+ wasmselectbuilder_for_update: pE,
2378
+ wasmselectbuilder_from: OE,
2379
+ wasmselectbuilder_from_expr: PE,
2380
+ wasmselectbuilder_group_by_cols: TE,
2381
+ wasmselectbuilder_having: jE,
2382
+ wasmselectbuilder_hint: tE,
2383
+ wasmselectbuilder_intersect: fE,
2384
+ wasmselectbuilder_join: ZE,
2385
+ wasmselectbuilder_lateral_view: dE,
2386
+ wasmselectbuilder_left_join: zE,
2387
+ wasmselectbuilder_limit: VE,
2388
+ wasmselectbuilder_new: xE,
2389
+ wasmselectbuilder_offset: eE,
2390
+ wasmselectbuilder_order_by_exprs: WE,
2391
+ wasmselectbuilder_qualify: lE,
2392
+ wasmselectbuilder_right_join: nE,
2393
+ wasmselectbuilder_select_col: rE,
2394
+ wasmselectbuilder_select_expr: uE,
2395
+ wasmselectbuilder_select_exprs: mE,
2396
+ wasmselectbuilder_select_star: vE,
2397
+ wasmselectbuilder_sort_by_exprs: bE,
2398
+ wasmselectbuilder_to_sql: XE,
2399
+ wasmselectbuilder_union: _E,
2400
+ wasmselectbuilder_union_all: $E,
2401
+ wasmselectbuilder_where_expr: AD,
2402
+ wasmselectbuilder_where_sql: gD,
2403
+ wasmselectbuilder_window: ID,
2404
+ wasmsetopbuilder_build: CD,
2405
+ wasmsetopbuilder_limit: BD,
2406
+ wasmsetopbuilder_offset: QD,
2407
+ wasmsetopbuilder_order_by_exprs: ED,
2408
+ wasmsetopbuilder_to_sql: DD,
2409
+ wasmupdatebuilder_build: wD,
2410
+ wasmupdatebuilder_from: iD,
2411
+ wasmupdatebuilder_new: oD,
2412
+ wasmupdatebuilder_set: MD,
2413
+ wasmupdatebuilder_to_sql: ND,
2414
+ wasmupdatebuilder_where_expr: kD,
2415
+ wasmwindowdefbuilder_new: yD,
2416
+ wasmwindowdefbuilder_order_by: KD,
2417
+ wasmwindowdefbuilder_partition_by: GD
2401
2418
  }, Symbol.toStringTag, { value: "Module" }));
2402
- uC(hD);
2419
+ vC(UD);
2403
2420
  const fg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2404
2421
  __proto__: null,
2405
2422
  WasmAssignmentArray: CA,
2406
- WasmCaseBuilder: u,
2423
+ WasmCaseBuilder: m,
2407
2424
  WasmDeleteBuilder: iA,
2408
- WasmExpr: K,
2409
- WasmExprArray: P,
2410
- WasmInsertBuilder: MA,
2411
- WasmMergeBuilder: NA,
2425
+ WasmExpr: G,
2426
+ WasmExprArray: O,
2427
+ WasmInsertBuilder: oA,
2428
+ WasmMergeBuilder: MA,
2412
2429
  WasmSelectBuilder: j,
2413
2430
  WasmSetOpBuilder: x,
2414
- WasmUpdateBuilder: oA,
2431
+ WasmUpdateBuilder: NA,
2415
2432
  WasmWindowDefBuilder: BA,
2416
- annotate_types: FI,
2417
- annotate_types_value: LI,
2418
- ast_add_where: vA,
2433
+ annotate_types: UI,
2434
+ annotate_types_value: FI,
2435
+ ast_add_where: bA,
2419
2436
  ast_get_aggregate_functions: XA,
2420
2437
  ast_get_column_names: _A,
2421
2438
  ast_get_functions: $A,
@@ -2429,50 +2446,52 @@ const fg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2429
2446
  ast_remove_where: Dg,
2430
2447
  ast_rename_columns: wg,
2431
2448
  ast_rename_tables: ig,
2432
- ast_rename_tables_with_options: Mg,
2433
- ast_set_distinct: Ng,
2434
- ast_set_limit: og,
2449
+ ast_rename_tables_with_options: og,
2450
+ ast_set_distinct: Mg,
2451
+ ast_set_limit: Ng,
2435
2452
  diff_sql: kg,
2436
- format_sql: JI,
2437
- format_sql_value: RI,
2453
+ format_sql: RI,
2454
+ format_sql_value: JI,
2438
2455
  format_sql_with_options: sI,
2439
2456
  format_sql_with_options_value: aI,
2440
2457
  generate: qI,
2441
2458
  generate_value: pI,
2442
- get_dialects: PI,
2443
- get_dialects_value: TI,
2459
+ get_dialects: OI,
2460
+ get_dialects_value: PI,
2444
2461
  lineage_sql: yg,
2445
- lineage_sql_with_schema: Gg,
2446
- openlineage_column_lineage: Kg,
2462
+ lineage_sql_with_schema: Kg,
2463
+ openlineage_column_lineage: Gg,
2447
2464
  openlineage_job_event: Yg,
2448
2465
  openlineage_run_event: Hg,
2449
- parse: OI,
2466
+ parse: TI,
2450
2467
  parse_value: jI,
2451
2468
  plan: hg,
2452
- source_tables: cg,
2469
+ source_tables: Sg,
2453
2470
  tokenize: tI,
2454
2471
  tokenize_value: fI,
2455
- transpile: zI,
2456
- transpile_value: ZI,
2457
- validate: dI,
2458
- validate_with_options: xI,
2459
- validate_with_schema: Sg,
2460
- version: eI,
2461
- wasm_alias: Ug,
2462
- wasm_and: Fg,
2463
- wasm_boolean: Lg,
2464
- wasm_case_of: Jg,
2465
- wasm_cast: Rg,
2466
- wasm_col: FA,
2472
+ transpile: ZI,
2473
+ transpile_value: dI,
2474
+ transpile_with_options: zI,
2475
+ transpile_with_options_value: VI,
2476
+ validate: xI,
2477
+ validate_with_options: eI,
2478
+ validate_with_schema: cg,
2479
+ version: WI,
2480
+ wasm_alias: Lg,
2481
+ wasm_and: Ug,
2482
+ wasm_boolean: Fg,
2483
+ wasm_case_of: Rg,
2484
+ wasm_cast: Jg,
2485
+ wasm_col: UA,
2467
2486
  wasm_count_distinct: sg,
2468
2487
  wasm_extract: ag,
2469
2488
  wasm_func: qg,
2470
2489
  wasm_lit: kA,
2471
2490
  wasm_not: pg,
2472
2491
  wasm_null: yA,
2473
- wasm_or: Pg,
2474
- wasm_sql_expr: Tg,
2475
- wasm_star: Og,
2492
+ wasm_or: Og,
2493
+ wasm_sql_expr: Pg,
2494
+ wasm_star: Tg,
2476
2495
  wasm_subquery: jg,
2477
2496
  wasm_table: tg
2478
2497
  }, Symbol.toStringTag, { value: "Module" }));
@@ -2491,10 +2510,10 @@ function e(g) {
2491
2510
  const C = g[A[0]];
2492
2511
  return C === null || typeof C == "object" && !Array.isArray(C);
2493
2512
  }
2494
- function z(g, A) {
2513
+ function Z(g, A) {
2495
2514
  return { [g]: A };
2496
2515
  }
2497
- function zg(g) {
2516
+ function Zg(g) {
2498
2517
  const A = T(g);
2499
2518
  if (A && typeof A == "object" && "inferred_type" in A) {
2500
2519
  const C = A.inferred_type;
@@ -2505,39 +2524,39 @@ function zg(g) {
2505
2524
  function Y(g) {
2506
2525
  return (A) => g in A;
2507
2526
  }
2508
- const Zg = Y("select"), cD = Y("insert"), SD = Y("update"), UD = Y("delete"), FD = Y("union"), LD = Y("intersect"), JD = Y("except"), RD = Y("subquery"), sD = Y("identifier"), dg = Y("column"), aD = Y("table"), qD = Y("star"), xg = Y("literal"), pD = Y("boolean"), PD = Y("null"), TD = Y("and"), OD = Y("or"), jD = Y("not"), tD = Y("eq"), fD = Y("neq"), zD = Y("lt"), ZD = Y("lte"), dD = Y("gt"), xD = Y("gte"), eD = Y("like"), VD = Y("i_like"), WD = Y("add"), lD = Y("sub"), rD = Y("mul"), nD = Y("div"), uD = Y("mod"), mD = Y("concat"), bD = Y("in"), vD = Y("between"), XD = Y("is_null"), _D = Y("exists"), eg = Y("function"), $D = Y("aggregate_function"), Aw = Y("window_function"), gw = Y("count"), Iw = Y("sum"), Cw = Y("avg"), Bw = Y("min"), Qw = Y("max"), Ew = Y("coalesce"), Dw = Y("null_if"), ww = Y("cast"), iw = Y("try_cast"), Mw = Y("safe_cast"), Nw = Y("case"), ow = Y("from"), kw = Y("join"), yw = Y("where"), Gw = Y("group_by"), Kw = Y("having"), Yw = Y("order_by"), Hw = Y("limit"), hw = Y("offset"), cw = Y("with"), Sw = Y("cte"), Uw = Y("alias"), Fw = Y("paren"), Lw = Y("ordered"), Jw = Y("create_table"), Rw = Y("drop_table"), sw = Y("alter_table"), aw = Y("create_index"), qw = Y("drop_index"), pw = Y("create_view"), Pw = Y("drop_view");
2509
- function Tw(g) {
2527
+ const dg = Y("select"), FD = Y("insert"), RD = Y("update"), JD = Y("delete"), sD = Y("union"), aD = Y("intersect"), qD = Y("except"), pD = Y("subquery"), OD = Y("identifier"), zg = Y("column"), PD = Y("table"), TD = Y("star"), Vg = Y("literal"), jD = Y("boolean"), tD = Y("null"), fD = Y("and"), ZD = Y("or"), dD = Y("not"), zD = Y("eq"), VD = Y("neq"), xD = Y("lt"), eD = Y("lte"), WD = Y("gt"), lD = Y("gte"), nD = Y("like"), rD = Y("i_like"), uD = Y("add"), mD = Y("sub"), vD = Y("mul"), bD = Y("div"), XD = Y("mod"), _D = Y("concat"), $D = Y("in"), Aw = Y("between"), gw = Y("is_null"), Iw = Y("exists"), xg = Y("function"), Cw = Y("aggregate_function"), Bw = Y("window_function"), Qw = Y("count"), Ew = Y("sum"), Dw = Y("avg"), ww = Y("min"), iw = Y("max"), ow = Y("coalesce"), Mw = Y("null_if"), Nw = Y("cast"), kw = Y("try_cast"), yw = Y("safe_cast"), Kw = Y("case"), Gw = Y("from"), Yw = Y("join"), Hw = Y("where"), hw = Y("group_by"), Sw = Y("having"), cw = Y("order_by"), Lw = Y("limit"), Uw = Y("offset"), Fw = Y("with"), Rw = Y("cte"), Jw = Y("alias"), sw = Y("paren"), aw = Y("ordered"), qw = Y("create_table"), pw = Y("drop_table"), Ow = Y("alter_table"), Pw = Y("create_index"), Tw = Y("drop_index"), jw = Y("create_view"), tw = Y("drop_view");
2528
+ function fw(g) {
2510
2529
  const A = p(g);
2511
2530
  return A === "select" || A === "insert" || A === "update" || A === "delete";
2512
2531
  }
2513
- function Ow(g) {
2532
+ function Zw(g) {
2514
2533
  const A = p(g);
2515
2534
  return A === "union" || A === "intersect" || A === "except";
2516
2535
  }
2517
- function jw(g) {
2536
+ function dw(g) {
2518
2537
  const A = p(g);
2519
2538
  return A === "eq" || A === "neq" || A === "lt" || A === "lte" || A === "gt" || A === "gte" || A === "like" || A === "i_like";
2520
2539
  }
2521
- function tw(g) {
2540
+ function zw(g) {
2522
2541
  const A = p(g);
2523
2542
  return A === "add" || A === "sub" || A === "mul" || A === "div" || A === "mod";
2524
2543
  }
2525
- function fw(g) {
2544
+ function Vw(g) {
2526
2545
  const A = p(g);
2527
2546
  return A === "and" || A === "or" || A === "not";
2528
2547
  }
2529
- function zw(g) {
2548
+ function xw(g) {
2530
2549
  const A = p(g);
2531
2550
  return A === "create_table" || A === "drop_table" || A === "alter_table" || A === "create_index" || A === "drop_index" || A === "create_view" || A === "drop_view" || A === "create_schema" || A === "drop_schema" || A === "create_database" || A === "drop_database" || A === "create_function" || A === "drop_function" || A === "create_procedure" || A === "drop_procedure" || A === "create_sequence" || A === "drop_sequence" || A === "alter_sequence" || A === "create_trigger" || A === "drop_trigger" || A === "create_type" || A === "drop_type";
2532
2551
  }
2533
- function Z(g) {
2552
+ function d(g) {
2534
2553
  return JSON.stringify(g);
2535
2554
  }
2536
- function W(g) {
2555
+ function l(g) {
2537
2556
  const A = JSON.parse(g);
2538
2557
  return A.success ? JSON.parse(A.ast) : null;
2539
2558
  }
2540
- function Vg(g, A, C) {
2559
+ function eg(g, A, C) {
2541
2560
  if (g == null) return g;
2542
2561
  if (Array.isArray(g))
2543
2562
  return g.length > 0 && e(g[0]) ? g.map(
@@ -2548,9 +2567,9 @@ function Vg(g, A, C) {
2548
2567
  if (typeof g == "object") {
2549
2568
  const Q = { ...g };
2550
2569
  let E = !1;
2551
- for (const [D, M] of Object.entries(Q)) {
2552
- const k = Vg(M, A, C);
2553
- k !== M && (Q[D] = k, E = !0);
2570
+ for (const [D, o] of Object.entries(Q)) {
2571
+ const k = eg(o, A, C);
2572
+ k !== o && (Q[D] = k, E = !0);
2554
2573
  }
2555
2574
  return E ? Q : g;
2556
2575
  }
@@ -2564,24 +2583,24 @@ function wA(g, A, C, B, Q) {
2564
2583
  return E;
2565
2584
  h !== void 0 && (E = h);
2566
2585
  }
2567
- const D = p(E), M = A[D];
2568
- if (M) {
2569
- const h = M(E, C, B, Q);
2586
+ const D = p(E), o = A[D];
2587
+ if (o) {
2588
+ const h = o(E, C, B, Q);
2570
2589
  if (h === null)
2571
2590
  return E;
2572
2591
  h !== void 0 && (E = h);
2573
2592
  }
2574
- const k = p(E), G = T(E);
2593
+ const k = p(E), K = T(E);
2575
2594
  let y;
2576
- if (G == null)
2577
- y = z(k, G);
2595
+ if (K == null)
2596
+ y = Z(k, K);
2578
2597
  else {
2579
- const h = { ...G };
2598
+ const h = { ...K };
2580
2599
  for (const [R, q] of Object.entries(h)) {
2581
- const O = Vg(q, A, E);
2582
- O !== q && (h[R] = O);
2600
+ const P = eg(q, A, E);
2601
+ P !== q && (h[R] = P);
2583
2602
  }
2584
- y = z(k, h);
2603
+ y = Z(k, h);
2585
2604
  }
2586
2605
  if (A.leave) {
2587
2606
  const h = A.leave(y, C, B, Q);
@@ -2590,18 +2609,18 @@ function wA(g, A, C, B, Q) {
2590
2609
  }
2591
2610
  return y;
2592
2611
  }
2593
- function KA(g, A) {
2612
+ function GA(g, A) {
2594
2613
  return wA(g, A, null, null, null);
2595
2614
  }
2596
2615
  function Wg(g, A, C) {
2597
- return KA(g, {
2616
+ return GA(g, {
2598
2617
  enter: (B, Q) => {
2599
2618
  if (A(B, Q))
2600
2619
  return typeof C == "function" ? C(B) : C;
2601
2620
  }
2602
2621
  });
2603
2622
  }
2604
- function Zw(g, A, C) {
2623
+ function ew(g, A, C) {
2605
2624
  return Wg(
2606
2625
  g,
2607
2626
  (B) => p(B) === A,
@@ -2609,120 +2628,120 @@ function Zw(g, A, C) {
2609
2628
  );
2610
2629
  }
2611
2630
  function lg(g, A) {
2612
- return W(
2613
- wg(Z(g), JSON.stringify(A))
2631
+ return l(
2632
+ wg(d(g), JSON.stringify(A))
2614
2633
  ) ?? g;
2615
2634
  }
2616
- function dw(g, A, C) {
2617
- return W(
2618
- C ? Mg(
2619
- Z(g),
2635
+ function Ww(g, A, C) {
2636
+ return l(
2637
+ C ? og(
2638
+ d(g),
2620
2639
  JSON.stringify(A),
2621
2640
  JSON.stringify(C)
2622
- ) : ig(Z(g), JSON.stringify(A))
2641
+ ) : ig(d(g), JSON.stringify(A))
2623
2642
  ) ?? g;
2624
2643
  }
2625
- function xw(g, A) {
2626
- return W(
2627
- Qg(Z(g), A)
2644
+ function lw(g, A) {
2645
+ return l(
2646
+ Qg(d(g), A)
2628
2647
  ) ?? g;
2629
2648
  }
2630
- function ew(g, A = {}) {
2631
- return W(
2632
- Eg(Z(g), JSON.stringify(A))
2649
+ function nw(g, A = {}) {
2650
+ return l(
2651
+ Eg(d(g), JSON.stringify(A))
2633
2652
  ) ?? g;
2634
2653
  }
2635
- function Vw(g, A, C = "and") {
2636
- return W(
2637
- vA(Z(g), Z(A), C === "or")
2654
+ function rw(g, A, C = "and") {
2655
+ return l(
2656
+ bA(d(g), d(A), C === "or")
2638
2657
  ) ?? g;
2639
2658
  }
2640
- function Ww(g) {
2641
- return W(Dg(Z(g))) ?? g;
2659
+ function uw(g) {
2660
+ return l(Dg(d(g))) ?? g;
2642
2661
  }
2643
- function lw(g, ...A) {
2662
+ function mw(g, ...A) {
2644
2663
  if (p(g) !== "select")
2645
2664
  return g;
2646
2665
  const C = T(g);
2647
- return z("select", {
2666
+ return Z("select", {
2648
2667
  ...C,
2649
2668
  expressions: [...C.expressions, ...A]
2650
2669
  });
2651
2670
  }
2652
- function rw(g, A) {
2671
+ function vw(g, A) {
2653
2672
  if (p(g) !== "select")
2654
2673
  return g;
2655
2674
  const C = T(g);
2656
- return z("select", {
2675
+ return Z("select", {
2657
2676
  ...C,
2658
2677
  expressions: C.expressions.filter((B) => !A(B))
2659
2678
  });
2660
2679
  }
2661
- function nw(g, A) {
2680
+ function bw(g, A) {
2662
2681
  if (typeof A == "number")
2663
- return W(og(Z(g), A)) ?? g;
2682
+ return l(Ng(d(g), A)) ?? g;
2664
2683
  if (p(g) !== "select")
2665
2684
  return g;
2666
2685
  const C = T(g);
2667
- return z("select", {
2686
+ return Z("select", {
2668
2687
  ...C,
2669
2688
  limit: { this: A }
2670
2689
  });
2671
2690
  }
2672
- function uw(g, A) {
2691
+ function Xw(g, A) {
2673
2692
  if (p(g) !== "select")
2674
2693
  return g;
2675
- const C = T(g), B = typeof A == "number" ? z("literal", { literal_type: "number", value: String(A) }) : A;
2676
- return z("select", {
2694
+ const C = T(g), B = typeof A == "number" ? Z("literal", { literal_type: "number", value: String(A) }) : A;
2695
+ return Z("select", {
2677
2696
  ...C,
2678
2697
  offset: { this: B }
2679
2698
  });
2680
2699
  }
2681
- function mw(g) {
2700
+ function _w(g) {
2682
2701
  if (p(g) !== "select")
2683
2702
  return g;
2684
2703
  const A = T(g);
2685
- return z("select", {
2704
+ return Z("select", {
2686
2705
  ...A,
2687
2706
  limit: null,
2688
2707
  offset: null
2689
2708
  });
2690
2709
  }
2691
- function bw(g, A = !0) {
2692
- return W(Ng(Z(g), A)) ?? g;
2710
+ function $w(g, A = !0) {
2711
+ return l(Mg(d(g), A)) ?? g;
2693
2712
  }
2694
- function vw(g) {
2695
- return KA(g, {});
2713
+ function Ai(g) {
2714
+ return GA(g, {});
2696
2715
  }
2697
- function rg(g, A, C) {
2716
+ function ng(g, A, C) {
2698
2717
  if (g == null) return g;
2699
2718
  if (Array.isArray(g))
2700
- return g.length > 0 && e(g[0]) ? g.filter((B) => !A(B, C)).map((B) => UA(B, A)) : g;
2719
+ return g.length > 0 && e(g[0]) ? g.filter((B) => !A(B, C)).map((B) => LA(B, A)) : g;
2701
2720
  if (e(g))
2702
- return UA(g, A);
2721
+ return LA(g, A);
2703
2722
  if (typeof g == "object") {
2704
2723
  const Q = { ...g };
2705
2724
  let E = !1;
2706
- for (const [D, M] of Object.entries(Q)) {
2707
- const k = rg(M, A, C);
2708
- k !== M && (Q[D] = k, E = !0);
2725
+ for (const [D, o] of Object.entries(Q)) {
2726
+ const k = ng(o, A, C);
2727
+ k !== o && (Q[D] = k, E = !0);
2709
2728
  }
2710
2729
  return E ? Q : g;
2711
2730
  }
2712
2731
  return g;
2713
2732
  }
2714
- function UA(g, A) {
2733
+ function LA(g, A) {
2715
2734
  const C = p(g), Q = { ...T(g) };
2716
2735
  for (const [E, D] of Object.entries(Q)) {
2717
- const M = rg(D, A, g);
2718
- M !== D && (Q[E] = M);
2736
+ const o = ng(D, A, g);
2737
+ o !== D && (Q[E] = o);
2719
2738
  }
2720
- return z(C, Q);
2739
+ return Z(C, Q);
2721
2740
  }
2722
- function l(g) {
2741
+ function n(g) {
2723
2742
  return JSON.stringify(g);
2724
2743
  }
2725
- function ng(g, A, C) {
2744
+ function rg(g, A, C) {
2726
2745
  if (g != null) {
2727
2746
  if (Array.isArray(g)) {
2728
2747
  if (g.length > 0 && e(g[0]))
@@ -2739,24 +2758,24 @@ function ng(g, A, C) {
2739
2758
  for (const [, B] of Object.entries(
2740
2759
  g
2741
2760
  ))
2742
- ng(B, A, C);
2761
+ rg(B, A, C);
2743
2762
  }
2744
2763
  }
2745
2764
  function ug(g) {
2746
2765
  const A = [], C = T(g);
2747
2766
  if (!C || typeof C != "object") return A;
2748
2767
  for (const [B, Q] of Object.entries(C))
2749
- ng(Q, B, A);
2768
+ rg(Q, B, A);
2750
2769
  return A;
2751
2770
  }
2752
2771
  function f(g, A, C = null, B = null, Q = null) {
2753
2772
  A.enter && A.enter(g, C, B, Q);
2754
2773
  const E = p(g), D = A[E];
2755
2774
  D && D(g, C, B, Q);
2756
- const M = ug(g);
2757
- for (const k of M)
2758
- Array.isArray(k.value) ? k.value.forEach((G, y) => {
2759
- f(G, A, g, k.key, y);
2775
+ const o = ug(g);
2776
+ for (const k of o)
2777
+ Array.isArray(k.value) ? k.value.forEach((K, y) => {
2778
+ f(K, A, g, k.key, y);
2760
2779
  }) : f(k.value, A, g, k.key, null);
2761
2780
  A.leave && A.leave(g, C, B, Q);
2762
2781
  }
@@ -2779,10 +2798,10 @@ function mg(g, A) {
2779
2798
  }
2780
2799
  }), C;
2781
2800
  }
2782
- function Xw(g, A) {
2801
+ function gi(g, A) {
2783
2802
  return mg(g, A) !== void 0;
2784
2803
  }
2785
- function _w(g, A) {
2804
+ function Ii(g, A) {
2786
2805
  let C = !0;
2787
2806
  return f(g, {
2788
2807
  enter: (B, Q) => {
@@ -2790,56 +2809,56 @@ function _w(g, A) {
2790
2809
  }
2791
2810
  }), C;
2792
2811
  }
2793
- function $w(g, A) {
2812
+ function Ci(g, A) {
2794
2813
  return YA(g, A).length;
2795
2814
  }
2796
- function bg(g) {
2815
+ function vg(g) {
2797
2816
  return QA(g, "column");
2798
2817
  }
2799
- function Ai(g) {
2818
+ function Bi(g) {
2800
2819
  return QA(g, "table");
2801
2820
  }
2802
- function gi(g) {
2821
+ function Qi(g) {
2803
2822
  return QA(g, "identifier");
2804
2823
  }
2805
- function Ii(g) {
2806
- const A = JSON.parse($A(l(g)));
2824
+ function Ei(g) {
2825
+ const A = JSON.parse($A(n(g)));
2807
2826
  return A.success ? JSON.parse(A.ast) : [];
2808
2827
  }
2809
2828
  function IA(g) {
2810
- const A = JSON.parse(XA(l(g)));
2829
+ const A = JSON.parse(XA(n(g)));
2811
2830
  return A.success ? JSON.parse(A.ast) : [];
2812
2831
  }
2813
- function vg(g) {
2814
- const A = JSON.parse(Cg(l(g)));
2832
+ function bg(g) {
2833
+ const A = JSON.parse(Cg(n(g)));
2815
2834
  return A.success ? JSON.parse(A.ast) : [];
2816
2835
  }
2817
2836
  function Xg(g) {
2818
- const A = JSON.parse(gg(l(g)));
2837
+ const A = JSON.parse(gg(n(g)));
2819
2838
  return A.success ? JSON.parse(A.ast) : [];
2820
2839
  }
2821
- function Ci(g) {
2822
- const A = JSON.parse(Ag(l(g)));
2840
+ function Di(g) {
2841
+ const A = JSON.parse(Ag(n(g)));
2823
2842
  return A.success ? JSON.parse(A.ast) : [];
2824
2843
  }
2825
- function Bi(g) {
2826
- const A = JSON.parse(_A(l(g)));
2844
+ function wi(g) {
2845
+ const A = JSON.parse(_A(n(g)));
2827
2846
  return A.success ? A.result : [];
2828
2847
  }
2829
- function Qi(g) {
2830
- const A = JSON.parse(Ig(l(g)));
2848
+ function ii(g) {
2849
+ const A = JSON.parse(Ig(n(g)));
2831
2850
  return A.success ? A.result : [];
2832
2851
  }
2833
2852
  function _g(g) {
2834
2853
  return IA(g).length > 0;
2835
2854
  }
2836
- function Ei(g) {
2837
- return vg(g).length > 0;
2855
+ function oi(g) {
2856
+ return bg(g).length > 0;
2838
2857
  }
2839
- function Di(g) {
2858
+ function Mi(g) {
2840
2859
  return Xg(g).length > 0;
2841
2860
  }
2842
- function wi(g) {
2861
+ function Ni(g) {
2843
2862
  let A = 0, C = 0;
2844
2863
  return f(g, {
2845
2864
  enter: () => {
@@ -2850,11 +2869,11 @@ function wi(g) {
2850
2869
  }
2851
2870
  }), A;
2852
2871
  }
2853
- function ii(g) {
2854
- const A = JSON.parse(Bg(l(g)));
2872
+ function ki(g) {
2873
+ const A = JSON.parse(Bg(n(g)));
2855
2874
  return A.success ? A.result : 0;
2856
2875
  }
2857
- function Mi(g, A) {
2876
+ function yi(g, A) {
2858
2877
  let C = null;
2859
2878
  return f(g, {
2860
2879
  enter: (B, Q) => {
@@ -2862,7 +2881,7 @@ function Mi(g, A) {
2862
2881
  }
2863
2882
  }), C;
2864
2883
  }
2865
- function Ni(g, A, C) {
2884
+ function Ki(g, A, C) {
2866
2885
  const B = [];
2867
2886
  let Q = null;
2868
2887
  return f(g, {
@@ -2870,8 +2889,8 @@ function Ni(g, A, C) {
2870
2889
  if (Q === null) {
2871
2890
  if (E === A)
2872
2891
  for (let D = B.length - 1; D >= 0; D--) {
2873
- const M = D > 0 ? B[D - 1] : null;
2874
- if (C(B[D], M)) {
2892
+ const o = D > 0 ? B[D - 1] : null;
2893
+ if (C(B[D], o)) {
2875
2894
  Q = B[D];
2876
2895
  break;
2877
2896
  }
@@ -2884,7 +2903,7 @@ function Ni(g, A, C) {
2884
2903
  }
2885
2904
  }), Q;
2886
2905
  }
2887
- function oi(g, A) {
2906
+ function Gi(g, A) {
2888
2907
  let C = 0, B = 0;
2889
2908
  return f(g, {
2890
2909
  enter: (Q) => {
@@ -2895,143 +2914,143 @@ function oi(g, A) {
2895
2914
  }
2896
2915
  }), C;
2897
2916
  }
2898
- const ki = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2917
+ const Yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2899
2918
  __proto__: null,
2900
- addSelectColumns: lw,
2901
- addWhere: Vw,
2902
- clone: vw,
2903
- countNodes: $w,
2904
- every: _w,
2919
+ addSelectColumns: mw,
2920
+ addWhere: rw,
2921
+ clone: Ai,
2922
+ countNodes: Ci,
2923
+ every: Ii,
2905
2924
  findAll: YA,
2906
- findAncestor: Ni,
2925
+ findAncestor: Ki,
2907
2926
  findByType: QA,
2908
2927
  findFirst: mg,
2909
2928
  getAggregateFunctions: IA,
2910
2929
  getChildren: ug,
2911
- getColumnNames: Bi,
2912
- getColumns: bg,
2913
- getDepth: wi,
2930
+ getColumnNames: wi,
2931
+ getColumns: vg,
2932
+ getDepth: Ni,
2914
2933
  getExprData: T,
2915
2934
  getExprType: p,
2916
- getFunctions: Ii,
2917
- getIdentifiers: gi,
2918
- getInferredType: zg,
2919
- getLiterals: Ci,
2920
- getNodeDepth: oi,
2921
- getParent: Mi,
2935
+ getFunctions: Ei,
2936
+ getIdentifiers: Qi,
2937
+ getInferredType: Zg,
2938
+ getLiterals: Di,
2939
+ getNodeDepth: Gi,
2940
+ getParent: yi,
2922
2941
  getSubqueries: Xg,
2923
- getTableNames: Qi,
2924
- getTables: Ai,
2925
- getWindowFunctions: vg,
2942
+ getTableNames: ii,
2943
+ getTables: Bi,
2944
+ getWindowFunctions: bg,
2926
2945
  hasAggregates: _g,
2927
- hasSubqueries: Di,
2928
- hasWindowFunctions: Ei,
2929
- isAdd: WD,
2930
- isAggregateFunction: $D,
2931
- isAlias: Uw,
2932
- isAlterTable: sw,
2933
- isAnd: TD,
2934
- isArithmetic: tw,
2935
- isAvg: Cw,
2936
- isBetween: vD,
2937
- isBoolean: pD,
2938
- isCase: Nw,
2939
- isCast: ww,
2940
- isCoalesce: Ew,
2941
- isColumn: dg,
2942
- isComparison: jw,
2943
- isConcat: mD,
2944
- isCount: gw,
2945
- isCreateIndex: aw,
2946
- isCreateTable: Jw,
2947
- isCreateView: pw,
2948
- isCte: Sw,
2949
- isDDL: zw,
2950
- isDelete: UD,
2951
- isDiv: nD,
2952
- isDropIndex: qw,
2953
- isDropTable: Rw,
2954
- isDropView: Pw,
2955
- isEq: tD,
2956
- isExcept: JD,
2957
- isExists: _D,
2946
+ hasSubqueries: Mi,
2947
+ hasWindowFunctions: oi,
2948
+ isAdd: uD,
2949
+ isAggregateFunction: Cw,
2950
+ isAlias: Jw,
2951
+ isAlterTable: Ow,
2952
+ isAnd: fD,
2953
+ isArithmetic: zw,
2954
+ isAvg: Dw,
2955
+ isBetween: Aw,
2956
+ isBoolean: jD,
2957
+ isCase: Kw,
2958
+ isCast: Nw,
2959
+ isCoalesce: ow,
2960
+ isColumn: zg,
2961
+ isComparison: dw,
2962
+ isConcat: _D,
2963
+ isCount: Qw,
2964
+ isCreateIndex: Pw,
2965
+ isCreateTable: qw,
2966
+ isCreateView: jw,
2967
+ isCte: Rw,
2968
+ isDDL: xw,
2969
+ isDelete: JD,
2970
+ isDiv: bD,
2971
+ isDropIndex: Tw,
2972
+ isDropTable: pw,
2973
+ isDropView: tw,
2974
+ isEq: zD,
2975
+ isExcept: qD,
2976
+ isExists: Iw,
2958
2977
  isExpressionValue: e,
2959
- isFrom: ow,
2960
- isFunction: eg,
2961
- isGroupBy: Gw,
2962
- isGt: dD,
2963
- isGte: xD,
2964
- isHaving: Kw,
2965
- isILike: VD,
2966
- isIdentifier: sD,
2967
- isIn: bD,
2968
- isInsert: cD,
2969
- isIntersect: LD,
2970
- isIsNull: XD,
2971
- isJoin: kw,
2972
- isLike: eD,
2973
- isLimit: Hw,
2974
- isLiteral: xg,
2975
- isLogical: fw,
2976
- isLt: zD,
2977
- isLte: ZD,
2978
- isMax: Qw,
2979
- isMin: Bw,
2980
- isMod: uD,
2981
- isMul: rD,
2982
- isNeq: fD,
2983
- isNot: jD,
2984
- isNullIf: Dw,
2985
- isNullLiteral: PD,
2986
- isOffset: hw,
2987
- isOr: OD,
2988
- isOrderBy: Yw,
2989
- isOrdered: Lw,
2990
- isParen: Fw,
2991
- isQuery: Tw,
2992
- isSafeCast: Mw,
2993
- isSelect: Zg,
2994
- isSetOperation: Ow,
2995
- isStar: qD,
2996
- isSub: lD,
2997
- isSubquery: RD,
2998
- isSum: Iw,
2999
- isTable: aD,
3000
- isTryCast: iw,
3001
- isUnion: FD,
3002
- isUpdate: SD,
3003
- isWhere: yw,
3004
- isWindowFunction: Aw,
3005
- isWith: cw,
3006
- makeExpr: z,
3007
- nodeCount: ii,
3008
- qualifyColumns: xw,
3009
- qualifyTables: ew,
3010
- remove: UA,
3011
- removeLimitOffset: mw,
3012
- removeSelectColumns: rw,
3013
- removeWhere: Ww,
2978
+ isFrom: Gw,
2979
+ isFunction: xg,
2980
+ isGroupBy: hw,
2981
+ isGt: WD,
2982
+ isGte: lD,
2983
+ isHaving: Sw,
2984
+ isILike: rD,
2985
+ isIdentifier: OD,
2986
+ isIn: $D,
2987
+ isInsert: FD,
2988
+ isIntersect: aD,
2989
+ isIsNull: gw,
2990
+ isJoin: Yw,
2991
+ isLike: nD,
2992
+ isLimit: Lw,
2993
+ isLiteral: Vg,
2994
+ isLogical: Vw,
2995
+ isLt: xD,
2996
+ isLte: eD,
2997
+ isMax: iw,
2998
+ isMin: ww,
2999
+ isMod: XD,
3000
+ isMul: vD,
3001
+ isNeq: VD,
3002
+ isNot: dD,
3003
+ isNullIf: Mw,
3004
+ isNullLiteral: tD,
3005
+ isOffset: Uw,
3006
+ isOr: ZD,
3007
+ isOrderBy: cw,
3008
+ isOrdered: aw,
3009
+ isParen: sw,
3010
+ isQuery: fw,
3011
+ isSafeCast: yw,
3012
+ isSelect: dg,
3013
+ isSetOperation: Zw,
3014
+ isStar: TD,
3015
+ isSub: mD,
3016
+ isSubquery: pD,
3017
+ isSum: Ew,
3018
+ isTable: PD,
3019
+ isTryCast: kw,
3020
+ isUnion: sD,
3021
+ isUpdate: RD,
3022
+ isWhere: Hw,
3023
+ isWindowFunction: Bw,
3024
+ isWith: Fw,
3025
+ makeExpr: Z,
3026
+ nodeCount: ki,
3027
+ qualifyColumns: lw,
3028
+ qualifyTables: nw,
3029
+ remove: LA,
3030
+ removeLimitOffset: _w,
3031
+ removeSelectColumns: vw,
3032
+ removeWhere: uw,
3014
3033
  renameColumns: lg,
3015
- renameTables: dw,
3016
- replaceByType: Zw,
3034
+ renameTables: Ww,
3035
+ replaceByType: ew,
3017
3036
  replaceNodes: Wg,
3018
- setDistinct: bw,
3019
- setLimit: nw,
3020
- setOffset: uw,
3021
- some: Xw,
3022
- transform: KA,
3037
+ setDistinct: $w,
3038
+ setLimit: bw,
3039
+ setOffset: Xw,
3040
+ some: gi,
3041
+ transform: GA,
3023
3042
  walk: f
3024
3043
  }, Symbol.toStringTag, { value: "Module" }));
3025
3044
  function F(g) {
3026
- return g instanceof c ? g._w : typeof g == "string" ? FA(g) : typeof g == "number" || typeof g == "boolean" || g === null ? kA(g) : yA();
3045
+ return g instanceof S ? g._w : typeof g == "string" ? UA(g) : typeof g == "number" || typeof g == "boolean" || g === null ? kA(g) : yA();
3027
3046
  }
3028
3047
  function t(g) {
3029
- const A = new P();
3048
+ const A = new O();
3030
3049
  for (const C of g)
3031
- C instanceof c ? A.push(C._w) : typeof C == "string" ? A.push_col(C) : typeof C == "number" ? Number.isInteger(C) ? A.push_int(C) : A.push_float(C) : typeof C == "boolean" || C === null ? A.push(kA(C)) : A.push(yA());
3050
+ C instanceof S ? A.push(C._w) : typeof C == "string" ? A.push_col(C) : typeof C == "number" ? Number.isInteger(C) ? A.push_int(C) : A.push_float(C) : typeof C == "boolean" || C === null ? A.push(kA(C)) : A.push(yA());
3032
3051
  return A;
3033
3052
  }
3034
- class c {
3053
+ class S {
3035
3054
  /** @internal WASM handle — do not use directly */
3036
3055
  _w;
3037
3056
  /** @internal */
@@ -3040,90 +3059,90 @@ class c {
3040
3059
  }
3041
3060
  // -- Comparison --
3042
3061
  eq(A) {
3043
- return new c(this._w.eq(F(A)));
3062
+ return new S(this._w.eq(F(A)));
3044
3063
  }
3045
3064
  neq(A) {
3046
- return new c(this._w.neq(F(A)));
3065
+ return new S(this._w.neq(F(A)));
3047
3066
  }
3048
3067
  lt(A) {
3049
- return new c(this._w.lt(F(A)));
3068
+ return new S(this._w.lt(F(A)));
3050
3069
  }
3051
3070
  lte(A) {
3052
- return new c(this._w.lte(F(A)));
3071
+ return new S(this._w.lte(F(A)));
3053
3072
  }
3054
3073
  gt(A) {
3055
- return new c(this._w.gt(F(A)));
3074
+ return new S(this._w.gt(F(A)));
3056
3075
  }
3057
3076
  gte(A) {
3058
- return new c(this._w.gte(F(A)));
3077
+ return new S(this._w.gte(F(A)));
3059
3078
  }
3060
3079
  // -- Logical --
3061
3080
  and(A) {
3062
- return new c(this._w.and(F(A)));
3081
+ return new S(this._w.and(F(A)));
3063
3082
  }
3064
3083
  or(A) {
3065
- return new c(this._w.or(F(A)));
3084
+ return new S(this._w.or(F(A)));
3066
3085
  }
3067
3086
  not() {
3068
- return new c(this._w.not());
3087
+ return new S(this._w.not());
3069
3088
  }
3070
3089
  xor(A) {
3071
- return new c(this._w.xor(F(A)));
3090
+ return new S(this._w.xor(F(A)));
3072
3091
  }
3073
3092
  // -- Arithmetic --
3074
3093
  add(A) {
3075
- return new c(this._w.add(F(A)));
3094
+ return new S(this._w.add(F(A)));
3076
3095
  }
3077
3096
  sub(A) {
3078
- return new c(this._w.sub(F(A)));
3097
+ return new S(this._w.sub(F(A)));
3079
3098
  }
3080
3099
  mul(A) {
3081
- return new c(this._w.mul(F(A)));
3100
+ return new S(this._w.mul(F(A)));
3082
3101
  }
3083
3102
  div(A) {
3084
- return new c(this._w.div(F(A)));
3103
+ return new S(this._w.div(F(A)));
3085
3104
  }
3086
3105
  // -- Pattern matching --
3087
3106
  like(A) {
3088
- return new c(this._w.like(F(A)));
3107
+ return new S(this._w.like(F(A)));
3089
3108
  }
3090
3109
  ilike(A) {
3091
- return new c(this._w.ilike(F(A)));
3110
+ return new S(this._w.ilike(F(A)));
3092
3111
  }
3093
3112
  rlike(A) {
3094
- return new c(this._w.rlike(F(A)));
3113
+ return new S(this._w.rlike(F(A)));
3095
3114
  }
3096
3115
  // -- Predicates --
3097
3116
  isNull() {
3098
- return new c(this._w.is_null());
3117
+ return new S(this._w.is_null());
3099
3118
  }
3100
3119
  isNotNull() {
3101
- return new c(this._w.is_not_null());
3120
+ return new S(this._w.is_not_null());
3102
3121
  }
3103
3122
  between(A, C) {
3104
- return new c(this._w.between(F(A), F(C)));
3123
+ return new S(this._w.between(F(A), F(C)));
3105
3124
  }
3106
3125
  inList(...A) {
3107
- return new c(this._w.in_list(t(A)));
3126
+ return new S(this._w.in_list(t(A)));
3108
3127
  }
3109
3128
  notIn(...A) {
3110
- return new c(this._w.not_in(t(A)));
3129
+ return new S(this._w.not_in(t(A)));
3111
3130
  }
3112
3131
  // -- Transform --
3113
3132
  alias(A) {
3114
- return new c(this._w.alias(A));
3133
+ return new S(this._w.alias(A));
3115
3134
  }
3116
3135
  as(A) {
3117
3136
  return this.alias(A);
3118
3137
  }
3119
3138
  cast(A) {
3120
- return new c(this._w.cast(A));
3139
+ return new S(this._w.cast(A));
3121
3140
  }
3122
3141
  asc() {
3123
- return new c(this._w.asc());
3142
+ return new S(this._w.asc());
3124
3143
  }
3125
3144
  desc() {
3126
- return new c(this._w.desc());
3145
+ return new S(this._w.desc());
3127
3146
  }
3128
3147
  // -- Output --
3129
3148
  /** Generate SQL string. Defaults to generic dialect. */
@@ -3139,7 +3158,7 @@ class c {
3139
3158
  this._w.free();
3140
3159
  }
3141
3160
  }
3142
- class yi {
3161
+ class Hi {
3143
3162
  /** @internal WASM handle */
3144
3163
  _w;
3145
3164
  constructor() {
@@ -3158,175 +3177,175 @@ class yi {
3158
3177
  this._w.free();
3159
3178
  }
3160
3179
  }
3161
- function Gi(g) {
3162
- return new c(FA(g));
3180
+ function hi(g) {
3181
+ return new S(UA(g));
3163
3182
  }
3164
- function Ki(g) {
3165
- return new c(kA(g));
3183
+ function Si(g) {
3184
+ return new S(kA(g));
3166
3185
  }
3167
3186
  function $g() {
3168
- return new c(Og());
3187
+ return new S(Tg());
3169
3188
  }
3170
- function Yi() {
3171
- return new c(yA());
3189
+ function ci() {
3190
+ return new S(yA());
3172
3191
  }
3173
- function JA(g) {
3174
- return new c(Lg(g));
3192
+ function RA(g) {
3193
+ return new S(Fg(g));
3175
3194
  }
3176
- function Hi(g) {
3177
- return new c(tg(g));
3195
+ function Li(g) {
3196
+ return new S(tg(g));
3178
3197
  }
3179
3198
  function AI(g) {
3180
- return new c(Tg(g));
3199
+ return new S(Pg(g));
3181
3200
  }
3182
- function hi(g) {
3201
+ function Ui(g) {
3183
3202
  return AI(g);
3184
3203
  }
3185
3204
  function J(g, ...A) {
3186
- return new c(qg(g, t(A)));
3205
+ return new S(qg(g, t(A)));
3187
3206
  }
3188
- function ci(g) {
3189
- return new c(pg(F(g)));
3207
+ function Fi(g) {
3208
+ return new S(pg(F(g)));
3190
3209
  }
3191
- function Si(g, A) {
3192
- return new c(Rg(F(g), A));
3210
+ function Ri(g, A) {
3211
+ return new S(Jg(F(g), A));
3193
3212
  }
3194
- function Ui(g, A) {
3195
- return new c(Ug(F(g), A));
3213
+ function Ji(g, A) {
3214
+ return new S(Lg(F(g), A));
3196
3215
  }
3197
- function Fi(g, A) {
3198
- return new c(jg(g._w, A));
3216
+ function si(g, A) {
3217
+ return new S(jg(g._w, A));
3199
3218
  }
3200
- function Li(...g) {
3201
- if (g.length === 0) return JA(!0);
3219
+ function ai(...g) {
3220
+ if (g.length === 0) return RA(!0);
3202
3221
  if (g.length === 1)
3203
- return g[0] instanceof c ? g[0] : new c(F(g[0]));
3222
+ return g[0] instanceof S ? g[0] : new S(F(g[0]));
3204
3223
  let A = F(g[0]);
3205
3224
  for (let C = 1; C < g.length; C++)
3206
- A = Fg(A, F(g[C]));
3207
- return new c(A);
3225
+ A = Ug(A, F(g[C]));
3226
+ return new S(A);
3208
3227
  }
3209
- function Ji(...g) {
3210
- if (g.length === 0) return JA(!1);
3228
+ function qi(...g) {
3229
+ if (g.length === 0) return RA(!1);
3211
3230
  if (g.length === 1)
3212
- return g[0] instanceof c ? g[0] : new c(F(g[0]));
3231
+ return g[0] instanceof S ? g[0] : new S(F(g[0]));
3213
3232
  let A = F(g[0]);
3214
3233
  for (let C = 1; C < g.length; C++)
3215
- A = Pg(A, F(g[C]));
3216
- return new c(A);
3234
+ A = Og(A, F(g[C]));
3235
+ return new S(A);
3217
3236
  }
3218
- function Ri(g) {
3237
+ function pi(g) {
3219
3238
  return g !== void 0 ? J("COUNT", g) : J("COUNT", $g());
3220
3239
  }
3221
- function si(g) {
3222
- return new c(sg(F(g)));
3240
+ function Oi(g) {
3241
+ return new S(sg(F(g)));
3223
3242
  }
3224
- function ai(g) {
3243
+ function Pi(g) {
3225
3244
  return J("SUM", g);
3226
3245
  }
3227
- function qi(g) {
3246
+ function Ti(g) {
3228
3247
  return J("AVG", g);
3229
3248
  }
3230
- function pi(g) {
3249
+ function ji(g) {
3231
3250
  return J("MIN", g);
3232
3251
  }
3233
- function Pi(g) {
3252
+ function ti(g) {
3234
3253
  return J("MAX", g);
3235
3254
  }
3236
- function Ti(g) {
3255
+ function fi(g) {
3237
3256
  return J("UPPER", g);
3238
3257
  }
3239
- function Oi(g) {
3258
+ function Zi(g) {
3240
3259
  return J("LOWER", g);
3241
3260
  }
3242
- function ji(g) {
3261
+ function di(g) {
3243
3262
  return J("LENGTH", g);
3244
3263
  }
3245
- function ti(g) {
3264
+ function zi(g) {
3246
3265
  return J("TRIM", g);
3247
3266
  }
3248
- function fi(g) {
3267
+ function Vi(g) {
3249
3268
  return J("LTRIM", g);
3250
3269
  }
3251
- function zi(g) {
3270
+ function xi(g) {
3252
3271
  return J("RTRIM", g);
3253
3272
  }
3254
- function Zi(g) {
3273
+ function ei(g) {
3255
3274
  return J("REVERSE", g);
3256
3275
  }
3257
- function di(g) {
3276
+ function Wi(g) {
3258
3277
  return J("INITCAP", g);
3259
3278
  }
3260
- function xi(g, A, C) {
3279
+ function li(g, A, C) {
3261
3280
  return C !== void 0 ? J("SUBSTRING", g, A, C) : J("SUBSTRING", g, A);
3262
3281
  }
3263
- function ei(g, A, C) {
3282
+ function ni(g, A, C) {
3264
3283
  return J("REPLACE", g, A, C);
3265
3284
  }
3266
- function Vi(g, ...A) {
3285
+ function ri(g, ...A) {
3267
3286
  return J("CONCAT_WS", g, ...A);
3268
3287
  }
3269
- function Wi(...g) {
3288
+ function ui(...g) {
3270
3289
  return J("COALESCE", ...g);
3271
3290
  }
3272
- function li(g, A) {
3291
+ function mi(g, A) {
3273
3292
  return J("NULLIF", g, A);
3274
3293
  }
3275
- function ri(g, A) {
3294
+ function vi(g, A) {
3276
3295
  return J("IFNULL", g, A);
3277
3296
  }
3278
- function ni(g) {
3297
+ function bi(g) {
3279
3298
  return J("ABS", g);
3280
3299
  }
3281
- function ui(g, A) {
3300
+ function Xi(g, A) {
3282
3301
  return A !== void 0 ? J("ROUND", g, A) : J("ROUND", g);
3283
3302
  }
3284
- function mi(g) {
3303
+ function _i(g) {
3285
3304
  return J("FLOOR", g);
3286
3305
  }
3287
- function bi(g) {
3306
+ function $i(g) {
3288
3307
  return J("CEIL", g);
3289
3308
  }
3290
- function vi(g, A) {
3309
+ function Ao(g, A) {
3291
3310
  return J("POWER", g, A);
3292
3311
  }
3293
- function Xi(g) {
3312
+ function go(g) {
3294
3313
  return J("SQRT", g);
3295
3314
  }
3296
- function _i(g) {
3315
+ function Io(g) {
3297
3316
  return J("LN", g);
3298
3317
  }
3299
- function $i(g) {
3318
+ function Co(g) {
3300
3319
  return J("EXP", g);
3301
3320
  }
3302
- function AM(g) {
3321
+ function Bo(g) {
3303
3322
  return J("SIGN", g);
3304
3323
  }
3305
- function gM(...g) {
3324
+ function Qo(...g) {
3306
3325
  return J("GREATEST", ...g);
3307
3326
  }
3308
- function IM(...g) {
3327
+ function Eo(...g) {
3309
3328
  return J("LEAST", ...g);
3310
3329
  }
3311
- function CM() {
3330
+ function Do() {
3312
3331
  return J("CURRENT_DATE");
3313
3332
  }
3314
- function BM() {
3333
+ function wo() {
3315
3334
  return J("CURRENT_TIME");
3316
3335
  }
3317
- function QM() {
3336
+ function io() {
3318
3337
  return J("CURRENT_TIMESTAMP");
3319
3338
  }
3320
- function EM(g, A) {
3321
- return new c(ag(g, F(A)));
3339
+ function oo(g, A) {
3340
+ return new S(ag(g, F(A)));
3322
3341
  }
3323
- function DM() {
3342
+ function Mo() {
3324
3343
  return J("ROW_NUMBER");
3325
3344
  }
3326
- function wM() {
3345
+ function No() {
3327
3346
  return J("RANK");
3328
3347
  }
3329
- function iM() {
3348
+ function ko() {
3330
3349
  return J("DENSE_RANK");
3331
3350
  }
3332
3351
  class gI {
@@ -3338,7 +3357,7 @@ class gI {
3338
3357
  /** Add columns to the SELECT list. Accepts Expr, strings (→ col), or '*'. */
3339
3358
  select(...A) {
3340
3359
  for (const C of A)
3341
- C === "*" ? this._w.select_star() : C instanceof c ? this._w.select_expr(C._w) : typeof C == "string" ? this._w.select_col(C) : this._w.select_expr(F(C));
3360
+ C === "*" ? this._w.select_star() : C instanceof S ? this._w.select_expr(C._w) : typeof C == "string" ? this._w.select_col(C) : this._w.select_expr(F(C));
3342
3361
  return this;
3343
3362
  }
3344
3363
  /** Set the FROM clause. */
@@ -3363,7 +3382,7 @@ class gI {
3363
3382
  }
3364
3383
  /** Set the WHERE clause. Accepts an Expr or a raw SQL string. */
3365
3384
  where(A) {
3366
- return typeof A == "string" ? this._w.where_sql(A) : A instanceof c ? this._w.where_expr(A._w) : this._w.where_expr(F(A)), this;
3385
+ return typeof A == "string" ? this._w.where_sql(A) : A instanceof S ? this._w.where_expr(A._w) : this._w.where_expr(F(A)), this;
3367
3386
  }
3368
3387
  /** Set the GROUP BY clause. */
3369
3388
  groupBy(...A) {
@@ -3456,7 +3475,7 @@ class gI {
3456
3475
  this._w.free();
3457
3476
  }
3458
3477
  }
3459
- function MM(...g) {
3478
+ function yo(...g) {
3460
3479
  const A = new gI();
3461
3480
  return g.length > 0 && A.select(...g), A;
3462
3481
  }
@@ -3464,7 +3483,7 @@ class II {
3464
3483
  /** @internal */
3465
3484
  _w;
3466
3485
  constructor(A) {
3467
- this._w = new MA(A);
3486
+ this._w = new oA(A);
3468
3487
  }
3469
3488
  /** Set the target column names. */
3470
3489
  columns(...A) {
@@ -3494,14 +3513,14 @@ class II {
3494
3513
  function CI(g) {
3495
3514
  return new II(g);
3496
3515
  }
3497
- function NM(g) {
3516
+ function Ko(g) {
3498
3517
  return CI(g);
3499
3518
  }
3500
3519
  class BI {
3501
3520
  /** @internal */
3502
3521
  _w;
3503
3522
  constructor(A) {
3504
- this._w = new oA(A);
3523
+ this._w = new NA(A);
3505
3524
  }
3506
3525
  /** Add a SET column = value assignment. */
3507
3526
  set(A, C) {
@@ -3528,7 +3547,7 @@ class BI {
3528
3547
  this._w.free();
3529
3548
  }
3530
3549
  }
3531
- function oM(g) {
3550
+ function Go(g) {
3532
3551
  return new BI(g);
3533
3552
  }
3534
3553
  class QI {
@@ -3557,14 +3576,14 @@ class QI {
3557
3576
  function EI(g) {
3558
3577
  return new QI(g);
3559
3578
  }
3560
- function kM(g) {
3579
+ function Yo(g) {
3561
3580
  return EI(g);
3562
3581
  }
3563
3582
  class DI {
3564
3583
  /** @internal */
3565
3584
  _w;
3566
3585
  constructor(A) {
3567
- this._w = new NA(A);
3586
+ this._w = new MA(A);
3568
3587
  }
3569
3588
  /** Set the source table and ON condition. */
3570
3589
  using(A, C) {
@@ -3598,10 +3617,10 @@ class DI {
3598
3617
  this._w.free();
3599
3618
  }
3600
3619
  }
3601
- function yM(g) {
3620
+ function Ho(g) {
3602
3621
  return new DI(g);
3603
3622
  }
3604
- class RA {
3623
+ class JA {
3605
3624
  /** @internal */
3606
3625
  _w;
3607
3626
  /** @internal */
@@ -3618,18 +3637,18 @@ class RA {
3618
3637
  }
3619
3638
  /** Build the CASE expression as an Expr. */
3620
3639
  build() {
3621
- return new c(this._w.build_expr());
3640
+ return new S(this._w.build_expr());
3622
3641
  }
3623
3642
  /** Generate SQL string. Defaults to generic dialect. */
3624
3643
  toSql(A = "generic") {
3625
3644
  return this._w.to_sql(A);
3626
3645
  }
3627
3646
  }
3628
- function GM() {
3629
- return new RA(new u());
3647
+ function ho() {
3648
+ return new JA(new m());
3630
3649
  }
3631
- function KM(g) {
3632
- return new RA(Jg(F(g)));
3650
+ function So(g) {
3651
+ return new JA(Rg(F(g)));
3633
3652
  }
3634
3653
  class _ {
3635
3654
  /** @internal */
@@ -3663,23 +3682,83 @@ class _ {
3663
3682
  this._w.free();
3664
3683
  }
3665
3684
  }
3666
- function YM(g, A) {
3685
+ function co(g, A) {
3667
3686
  return g.union(A);
3668
3687
  }
3669
- function HM(g, A) {
3688
+ function Lo(g, A) {
3670
3689
  return g.unionAll(A);
3671
3690
  }
3672
- function hM(g, A) {
3691
+ function Uo(g, A) {
3673
3692
  return g.intersect(A);
3674
3693
  }
3675
- function cM(g, A) {
3694
+ function Fo(g, A) {
3676
3695
  return g.except(A);
3677
3696
  }
3678
- function SM(g, A) {
3697
+ function wI(g, A, C = "generic", B = {}) {
3698
+ const { deltaOnly: Q = !1, f: E = 0.6, t: D = 0.6 } = B, o = kg(g, A, C, Q, E, D);
3699
+ return JSON.parse(o);
3700
+ }
3701
+ function iI(g) {
3702
+ return g.some((A) => A.type !== "keep");
3703
+ }
3704
+ function oI(g) {
3705
+ return g.filter((A) => A.type !== "keep");
3706
+ }
3707
+ function MI(g, A, C = "generic", B = !1) {
3708
+ const Q = yg(A, g, C, B);
3709
+ return JSON.parse(Q);
3710
+ }
3711
+ function NI(g, A, C, B = "generic", Q = !1) {
3712
+ const E = Kg(
3713
+ A,
3714
+ g,
3715
+ JSON.stringify(C),
3716
+ B,
3717
+ Q
3718
+ );
3719
+ return JSON.parse(E);
3720
+ }
3721
+ function kI(g, A, C = "generic") {
3722
+ const B = Sg(A, g, C);
3723
+ return JSON.parse(B);
3724
+ }
3725
+ function sA(g) {
3726
+ return {
3727
+ dialect: "generic",
3728
+ datasetMappings: {},
3729
+ ...g
3730
+ };
3731
+ }
3732
+ function yI(g, A) {
3733
+ const C = Gg(
3734
+ g,
3735
+ JSON.stringify(sA(A))
3736
+ );
3737
+ return JSON.parse(C);
3738
+ }
3739
+ function KI(g, A) {
3740
+ const C = Yg(
3741
+ g,
3742
+ JSON.stringify(sA(A))
3743
+ );
3744
+ return JSON.parse(C);
3745
+ }
3746
+ function GI(g, A) {
3747
+ const C = Hg(
3748
+ g,
3749
+ JSON.stringify(sA(A))
3750
+ );
3751
+ return JSON.parse(C);
3752
+ }
3753
+ function YI(g, A = "generic") {
3754
+ const C = hg(g, A);
3755
+ return JSON.parse(C);
3756
+ }
3757
+ function Ro(g, A) {
3679
3758
  const C = [];
3680
- return p(g) === "select" && C.push(...UM(g)), C;
3759
+ return p(g) === "select" && C.push(...Jo(g)), C;
3681
3760
  }
3682
- function UM(g, A) {
3761
+ function Jo(g, A) {
3683
3762
  const C = [], B = QA(g, "star");
3684
3763
  if (B.length > 0) {
3685
3764
  const D = T(B[0])?.span;
@@ -3697,21 +3776,21 @@ function UM(g, A) {
3697
3776
  if (_g(g) && !Q.group_by) {
3698
3777
  const E = IA(g), D = Q.expressions || [];
3699
3778
  if (D.some((k) => {
3700
- const G = p(k);
3701
- return G === "column" || G === "identifier" ? IA(k).length === 0 : !1;
3779
+ const K = p(k);
3780
+ return K === "column" || K === "identifier" ? IA(k).length === 0 : !1;
3702
3781
  }) && E.length > 0) {
3703
3782
  const k = D.find((y) => {
3704
3783
  const h = p(y);
3705
3784
  return h === "column" || h === "identifier" ? IA(y).length === 0 : !1;
3706
- }), G = k ? T(k)?.span : void 0;
3785
+ }), K = k ? T(k)?.span : void 0;
3707
3786
  C.push({
3708
3787
  message: "Mixing aggregate functions with non-aggregated columns without GROUP BY may cause errors in strict SQL mode",
3709
3788
  severity: "warning",
3710
3789
  code: "W002",
3711
- line: G?.line,
3712
- column: G?.column,
3713
- start: G?.start,
3714
- end: G?.end
3790
+ line: K?.line,
3791
+ column: K?.column,
3792
+ start: K?.start,
3793
+ end: K?.end
3715
3794
  });
3716
3795
  }
3717
3796
  }
@@ -3733,7 +3812,7 @@ function UM(g, A) {
3733
3812
  }
3734
3813
  return C;
3735
3814
  }
3736
- function FM(g) {
3815
+ function so(g) {
3737
3816
  try {
3738
3817
  return JSON.parse(g);
3739
3818
  } catch {
@@ -3749,29 +3828,29 @@ function FM(g) {
3749
3828
  };
3750
3829
  }
3751
3830
  }
3752
- function LM(g, A, C = "generic", B = {}) {
3831
+ function ao(g, A, C = "generic", B = {}) {
3753
3832
  const Q = B.strict ?? A.strict ?? !0, E = {
3754
3833
  check_types: B.checkTypes ?? !1,
3755
3834
  check_references: B.checkReferences ?? !1,
3756
3835
  strict: Q,
3757
3836
  semantic: B.semantic ?? !1,
3758
3837
  strict_syntax: B.strictSyntax ?? !1
3759
- }, D = Sg(
3838
+ }, D = cg(
3760
3839
  g,
3761
3840
  JSON.stringify(A),
3762
3841
  C,
3763
3842
  JSON.stringify(E)
3764
3843
  );
3765
- return FM(D);
3844
+ return so(D);
3766
3845
  }
3767
- const JM = {
3846
+ const qo = {
3768
3847
  Error: "error",
3769
3848
  Warning: "warning"
3770
3849
  }, X = fg;
3771
- function bA(g) {
3850
+ function vA(g) {
3772
3851
  return typeof g == "string" ? JSON.parse(g) : g;
3773
3852
  }
3774
- function RM(g, A = "generic", C = {}) {
3853
+ function po(g, A = "generic", C = {}) {
3775
3854
  const B = C.strictSyntax ? X.validate_with_options(
3776
3855
  g,
3777
3856
  A,
@@ -3779,85 +3858,25 @@ function RM(g, A = "generic", C = {}) {
3779
3858
  ) : X.validate(g, A), Q = JSON.parse(B);
3780
3859
  if (!Q.valid || !C.semantic)
3781
3860
  return Q;
3782
- const E = typeof X.parse_value == "function" ? bA(
3861
+ const E = typeof X.parse_value == "function" ? vA(
3783
3862
  X.parse_value(g, A)
3784
- ) : bA(
3863
+ ) : vA(
3785
3864
  X.parse(g, A)
3786
3865
  );
3787
3866
  if (!E.success || !E.ast)
3788
3867
  return Q;
3789
- const D = typeof E.ast == "string" ? JSON.parse(E.ast) : E.ast, M = [...Q.errors];
3790
- for (const G of D) {
3791
- const y = SM(G);
3792
- M.push(...y);
3868
+ const D = typeof E.ast == "string" ? JSON.parse(E.ast) : E.ast, o = [...Q.errors];
3869
+ for (const K of D) {
3870
+ const y = Ro(K);
3871
+ o.push(...y);
3793
3872
  }
3794
3873
  return {
3795
- valid: !M.some((G) => G.severity === "error"),
3796
- errors: M
3874
+ valid: !o.some((K) => K.severity === "error"),
3875
+ errors: o
3797
3876
  };
3798
3877
  }
3799
- function wI(g, A, C = "generic", B = !1) {
3800
- const Q = yg(A, g, C, B);
3801
- return JSON.parse(Q);
3802
- }
3803
- function iI(g, A, C, B = "generic", Q = !1) {
3804
- const E = Gg(
3805
- A,
3806
- g,
3807
- JSON.stringify(C),
3808
- B,
3809
- Q
3810
- );
3811
- return JSON.parse(E);
3812
- }
3813
- function MI(g, A, C = "generic") {
3814
- const B = cg(A, g, C);
3815
- return JSON.parse(B);
3816
- }
3817
- function sA(g) {
3818
- return {
3819
- dialect: "generic",
3820
- datasetMappings: {},
3821
- ...g
3822
- };
3823
- }
3824
- function NI(g, A) {
3825
- const C = Kg(
3826
- g,
3827
- JSON.stringify(sA(A))
3828
- );
3829
- return JSON.parse(C);
3830
- }
3831
- function oI(g, A) {
3832
- const C = Yg(
3833
- g,
3834
- JSON.stringify(sA(A))
3835
- );
3836
- return JSON.parse(C);
3837
- }
3838
- function kI(g, A) {
3839
- const C = Hg(
3840
- g,
3841
- JSON.stringify(sA(A))
3842
- );
3843
- return JSON.parse(C);
3844
- }
3845
- function yI(g, A, C = "generic", B = {}) {
3846
- const { deltaOnly: Q = !1, f: E = 0.6, t: D = 0.6 } = B, M = kg(g, A, C, Q, E, D);
3847
- return JSON.parse(M);
3848
- }
3849
- function GI(g) {
3850
- return g.some((A) => A.type !== "keep");
3851
- }
3852
- function KI(g) {
3853
- return g.filter((A) => A.type !== "keep");
3854
- }
3855
- function YI(g, A = "generic") {
3856
- const C = hg(g, A);
3857
- return JSON.parse(C);
3858
- }
3859
3878
  var aA = /* @__PURE__ */ ((g) => (g.Generic = "generic", g.PostgreSQL = "postgresql", g.MySQL = "mysql", g.BigQuery = "bigquery", g.Snowflake = "snowflake", g.DuckDB = "duckdb", g.SQLite = "sqlite", g.Hive = "hive", g.Spark = "spark", g.Trino = "trino", g.Presto = "presto", g.Redshift = "redshift", g.TSQL = "tsql", g.Oracle = "oracle", g.ClickHouse = "clickhouse", g.Databricks = "databricks", g.Athena = "athena", g.Teradata = "teradata", g.Doris = "doris", g.StarRocks = "starrocks", g.Materialize = "materialize", g.RisingWave = "risingwave", g.SingleStore = "singlestore", g.CockroachDB = "cockroachdb", g.TiDB = "tidb", g.Druid = "druid", g.Solr = "solr", g.Tableau = "tableau", g.Dune = "dune", g.Fabric = "fabric", g.Drill = "drill", g.Dremio = "dremio", g.Exasol = "exasol", g.DataFusion = "datafusion", g))(aA || {});
3860
- const a = fg;
3879
+ const s = fg;
3861
3880
  function HA(g) {
3862
3881
  return g instanceof Error && g.message ? g.message : typeof g == "string" ? g : String(g);
3863
3882
  }
@@ -3870,7 +3889,7 @@ function qA(g, A) {
3870
3889
  errorColumn: void 0
3871
3890
  };
3872
3891
  }
3873
- function sM(g, A) {
3892
+ function Oo(g, A) {
3874
3893
  return {
3875
3894
  success: !1,
3876
3895
  ast: void 0,
@@ -3879,7 +3898,7 @@ function sM(g, A) {
3879
3898
  errorColumn: void 0
3880
3899
  };
3881
3900
  }
3882
- function V(g) {
3901
+ function W(g) {
3883
3902
  return typeof g == "string" ? JSON.parse(g) : g;
3884
3903
  }
3885
3904
  async function HI() {
@@ -3888,30 +3907,38 @@ async function HI() {
3888
3907
  function hI() {
3889
3908
  return !0;
3890
3909
  }
3891
- function pA(g, A, C) {
3910
+ function pA(g, A, C, B) {
3892
3911
  try {
3893
- return typeof a.transpile_value == "function" ? V(
3894
- a.transpile_value(g, A, C)
3895
- ) : JSON.parse(a.transpile(g, A, C));
3896
- } catch (B) {
3897
- return qA("transpile", B);
3912
+ return B && Object.keys(B).length > 0 ? typeof s.transpile_with_options_value == "function" ? W(
3913
+ s.transpile_with_options_value(g, A, C, B)
3914
+ ) : typeof s.transpile_with_options == "function" ? JSON.parse(
3915
+ s.transpile_with_options(g, A, C, JSON.stringify(B))
3916
+ ) : {
3917
+ success: !1,
3918
+ sql: void 0,
3919
+ error: "WASM transpile options are not available in this build"
3920
+ } : typeof s.transpile_value == "function" ? W(
3921
+ s.transpile_value(g, A, C)
3922
+ ) : JSON.parse(s.transpile(g, A, C));
3923
+ } catch (Q) {
3924
+ return qA("transpile", Q);
3898
3925
  }
3899
3926
  }
3900
- function PA(g, A = "generic") {
3927
+ function OA(g, A = "generic") {
3901
3928
  try {
3902
- if (typeof a.parse_value == "function")
3903
- return V(a.parse_value(g, A));
3904
- const C = JSON.parse(a.parse(g, A));
3929
+ if (typeof s.parse_value == "function")
3930
+ return W(s.parse_value(g, A));
3931
+ const C = JSON.parse(s.parse(g, A));
3905
3932
  return C.success && typeof C.ast == "string" && (C.ast = JSON.parse(C.ast)), C;
3906
3933
  } catch (C) {
3907
- return sM("parse", C);
3934
+ return Oo("parse", C);
3908
3935
  }
3909
3936
  }
3910
- function TA(g, A = "generic") {
3937
+ function PA(g, A = "generic") {
3911
3938
  try {
3912
- return typeof a.tokenize_value == "function" ? V(
3913
- a.tokenize_value(g, A)
3914
- ) : JSON.parse(a.tokenize(g, A));
3939
+ return typeof s.tokenize_value == "function" ? W(
3940
+ s.tokenize_value(g, A)
3941
+ ) : JSON.parse(s.tokenize(g, A));
3915
3942
  } catch (C) {
3916
3943
  return {
3917
3944
  success: !1,
@@ -3920,14 +3947,14 @@ function TA(g, A = "generic") {
3920
3947
  };
3921
3948
  }
3922
3949
  }
3923
- function OA(g, A = "generic") {
3950
+ function TA(g, A = "generic") {
3924
3951
  try {
3925
- if (typeof a.generate_value == "function" && Array.isArray(g))
3926
- return V(
3927
- a.generate_value(g, A)
3952
+ if (typeof s.generate_value == "function" && Array.isArray(g))
3953
+ return W(
3954
+ s.generate_value(g, A)
3928
3955
  );
3929
3956
  const C = JSON.stringify(g);
3930
- return JSON.parse(a.generate(C, A));
3957
+ return JSON.parse(s.generate(C, A));
3931
3958
  } catch (C) {
3932
3959
  return qA("generate", C);
3933
3960
  }
@@ -3937,30 +3964,30 @@ function jA(g, A = "generic") {
3937
3964
  }
3938
3965
  function tA(g, A = "generic", C = {}) {
3939
3966
  try {
3940
- return typeof a.format_sql_with_options_value == "function" ? V(
3941
- a.format_sql_with_options_value(g, A, C)
3942
- ) : typeof a.format_sql_with_options == "function" ? JSON.parse(
3943
- a.format_sql_with_options(g, A, JSON.stringify(C))
3944
- ) : typeof a.format_sql_value == "function" ? V(
3945
- a.format_sql_value(g, A)
3946
- ) : JSON.parse(a.format_sql(g, A));
3967
+ return typeof s.format_sql_with_options_value == "function" ? W(
3968
+ s.format_sql_with_options_value(g, A, C)
3969
+ ) : typeof s.format_sql_with_options == "function" ? JSON.parse(
3970
+ s.format_sql_with_options(g, A, JSON.stringify(C))
3971
+ ) : typeof s.format_sql_value == "function" ? W(
3972
+ s.format_sql_value(g, A)
3973
+ ) : JSON.parse(s.format_sql(g, A));
3947
3974
  } catch (B) {
3948
3975
  return qA("format", B);
3949
3976
  }
3950
3977
  }
3951
3978
  function fA() {
3952
- return typeof a.get_dialects_value == "function" ? V(a.get_dialects_value()) : JSON.parse(a.get_dialects());
3979
+ return typeof s.get_dialects_value == "function" ? W(s.get_dialects_value()) : JSON.parse(s.get_dialects());
3953
3980
  }
3954
- function zA() {
3955
- return a.version();
3981
+ function ZA() {
3982
+ return s.version();
3956
3983
  }
3957
- function ZA(g, A = "generic", C) {
3984
+ function dA(g, A = "generic", C) {
3958
3985
  try {
3959
3986
  const B = C ? JSON.stringify(C) : "";
3960
- return typeof a.annotate_types_value == "function" ? V(
3961
- a.annotate_types_value(g, A, B)
3962
- ) : typeof a.annotate_types == "function" ? JSON.parse(
3963
- a.annotate_types(g, A, B)
3987
+ return typeof s.annotate_types_value == "function" ? W(
3988
+ s.annotate_types_value(g, A, B)
3989
+ ) : typeof s.annotate_types == "function" ? JSON.parse(
3990
+ s.annotate_types(g, A, B)
3964
3991
  ) : {
3965
3992
  success: !1,
3966
3993
  error: "annotate_types not available in this WASM build"
@@ -3972,7 +3999,7 @@ function ZA(g, A = "generic", C) {
3972
3999
  };
3973
4000
  }
3974
4001
  }
3975
- class n {
4002
+ class u {
3976
4003
  static instance = null;
3977
4004
  constructor() {
3978
4005
  }
@@ -3981,7 +4008,7 @@ class n {
3981
4008
  * The WASM module is automatically initialized on import.
3982
4009
  */
3983
4010
  static getInstance() {
3984
- return n.instance || (n.instance = new n()), n.instance;
4011
+ return u.instance || (u.instance = new u()), u.instance;
3985
4012
  }
3986
4013
  /**
3987
4014
  * Transpile SQL from one dialect to another.
@@ -3990,26 +4017,26 @@ class n {
3990
4017
  * Per-dialect builds only support same-dialect and to/from Generic transpilation.
3991
4018
  * Use {@link Polyglot.getDialects} to check available dialects.
3992
4019
  */
3993
- transpile(A, C, B) {
3994
- return pA(A, C, B);
4020
+ transpile(A, C, B, Q) {
4021
+ return pA(A, C, B, Q);
3995
4022
  }
3996
4023
  /**
3997
4024
  * Parse SQL into an AST.
3998
4025
  */
3999
4026
  parse(A, C = "generic") {
4000
- return PA(A, C);
4027
+ return OA(A, C);
4001
4028
  }
4002
4029
  /**
4003
4030
  * Tokenize SQL into a token stream.
4004
4031
  */
4005
4032
  tokenize(A, C = "generic") {
4006
- return TA(A, C);
4033
+ return PA(A, C);
4007
4034
  }
4008
4035
  /**
4009
4036
  * Generate SQL from an AST.
4010
4037
  */
4011
4038
  generate(A, C = "generic") {
4012
- return OA(A, C);
4039
+ return TA(A, C);
4013
4040
  }
4014
4041
  /**
4015
4042
  * Format SQL.
@@ -4034,253 +4061,253 @@ class n {
4034
4061
  * Get library version.
4035
4062
  */
4036
4063
  getVersion() {
4037
- return zA();
4064
+ return ZA();
4038
4065
  }
4039
4066
  /**
4040
4067
  * Parse SQL and annotate the AST with inferred type information.
4041
4068
  */
4042
4069
  annotateTypes(A, C = "generic", B) {
4043
- return ZA(A, C, B);
4070
+ return dA(A, C, B);
4044
4071
  }
4045
4072
  }
4046
- const aM = {
4073
+ const Po = {
4047
4074
  init: HI,
4048
4075
  isInitialized: hI,
4049
4076
  transpile: pA,
4050
- parse: PA,
4051
- tokenize: TA,
4052
- generate: OA,
4077
+ parse: OA,
4078
+ tokenize: PA,
4079
+ generate: TA,
4053
4080
  format: jA,
4054
- annotateTypes: ZA,
4081
+ annotateTypes: dA,
4055
4082
  getDialects: fA,
4056
- getVersion: zA,
4057
- lineage: wI,
4058
- lineageWithSchema: iI,
4059
- getSourceTables: MI,
4060
- openLineageColumnLineage: NI,
4061
- openLineageJobEvent: oI,
4062
- openLineageRunEvent: kI,
4063
- diff: yI,
4064
- hasChanges: GI,
4065
- changesOnly: KI,
4083
+ getVersion: ZA,
4084
+ lineage: MI,
4085
+ lineageWithSchema: NI,
4086
+ getSourceTables: kI,
4087
+ openLineageColumnLineage: yI,
4088
+ openLineageJobEvent: KI,
4089
+ openLineageRunEvent: GI,
4090
+ diff: wI,
4091
+ hasChanges: iI,
4092
+ changesOnly: oI,
4066
4093
  plan: YI,
4067
4094
  Dialect: aA,
4068
- Polyglot: n
4069
- }, qM = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4095
+ Polyglot: u
4096
+ }, To = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4070
4097
  __proto__: null,
4071
- CaseBuilder: RA,
4098
+ CaseBuilder: JA,
4072
4099
  DeleteBuilder: QI,
4073
4100
  Dialect: aA,
4074
- Expr: c,
4101
+ Expr: S,
4075
4102
  InsertBuilder: II,
4076
4103
  MergeBuilder: DI,
4077
- Polyglot: n,
4104
+ Polyglot: u,
4078
4105
  SelectBuilder: gI,
4079
4106
  SetOpBuilder: _,
4080
4107
  UpdateBuilder: BI,
4081
- ValidationSeverity: JM,
4082
- WindowDefBuilder: yi,
4083
- abs: ni,
4084
- alias: Ui,
4085
- and: Li,
4086
- annotateTypes: ZA,
4087
- ast: ki,
4088
- avg: qi,
4089
- boolean: JA,
4090
- caseOf: KM,
4091
- caseWhen: GM,
4092
- cast: Si,
4093
- ceil: bi,
4094
- changesOnly: KI,
4095
- coalesce: Wi,
4096
- col: Gi,
4097
- concatWs: Vi,
4098
- condition: hi,
4099
- count: Ri,
4100
- countDistinct: si,
4101
- currentDate: CM,
4102
- currentTime: BM,
4103
- currentTimestamp: QM,
4104
- default: aM,
4105
- del: kM,
4108
+ ValidationSeverity: qo,
4109
+ WindowDefBuilder: Hi,
4110
+ abs: bi,
4111
+ alias: Ji,
4112
+ and: ai,
4113
+ annotateTypes: dA,
4114
+ ast: Yi,
4115
+ avg: Ti,
4116
+ boolean: RA,
4117
+ caseOf: So,
4118
+ caseWhen: ho,
4119
+ cast: Ri,
4120
+ ceil: $i,
4121
+ changesOnly: oI,
4122
+ coalesce: ui,
4123
+ col: hi,
4124
+ concatWs: ri,
4125
+ condition: Ui,
4126
+ count: pi,
4127
+ countDistinct: Oi,
4128
+ currentDate: Do,
4129
+ currentTime: wo,
4130
+ currentTimestamp: io,
4131
+ default: Po,
4132
+ del: Yo,
4106
4133
  deleteFrom: EI,
4107
- denseRank: iM,
4108
- diff: yI,
4109
- except: cM,
4110
- exp: $i,
4111
- extract: EM,
4134
+ denseRank: ko,
4135
+ diff: wI,
4136
+ except: Fo,
4137
+ exp: Co,
4138
+ extract: oo,
4112
4139
  findAll: YA,
4113
- floor: mi,
4140
+ floor: _i,
4114
4141
  format: jA,
4115
4142
  formatWithOptions: tA,
4116
4143
  func: J,
4117
- generate: OA,
4118
- getColumns: bg,
4144
+ generate: TA,
4145
+ getColumns: vg,
4119
4146
  getDialects: fA,
4120
- getInferredType: zg,
4121
- getSourceTables: MI,
4122
- getVersion: zA,
4123
- greatest: gM,
4124
- hasChanges: GI,
4125
- ifNull: ri,
4147
+ getInferredType: Zg,
4148
+ getSourceTables: kI,
4149
+ getVersion: ZA,
4150
+ greatest: Qo,
4151
+ hasChanges: iI,
4152
+ ifNull: vi,
4126
4153
  init: HI,
4127
- initcap: di,
4128
- insert: NM,
4154
+ initcap: Wi,
4155
+ insert: Ko,
4129
4156
  insertInto: CI,
4130
- intersect: hM,
4131
- isColumn: dg,
4132
- isFunction: eg,
4157
+ intersect: Uo,
4158
+ isColumn: zg,
4159
+ isFunction: xg,
4133
4160
  isInitialized: hI,
4134
- isLiteral: xg,
4135
- isSelect: Zg,
4136
- least: IM,
4137
- length: ji,
4138
- lineage: wI,
4139
- lineageWithSchema: iI,
4140
- lit: Ki,
4141
- ln: _i,
4142
- lower: Oi,
4143
- ltrim: fi,
4144
- max: Pi,
4145
- mergeInto: yM,
4146
- min: pi,
4147
- not: ci,
4148
- nullIf: li,
4149
- openLineageColumnLineage: NI,
4150
- openLineageJobEvent: oI,
4151
- openLineageRunEvent: kI,
4152
- or: Ji,
4153
- parse: PA,
4161
+ isLiteral: Vg,
4162
+ isSelect: dg,
4163
+ least: Eo,
4164
+ length: di,
4165
+ lineage: MI,
4166
+ lineageWithSchema: NI,
4167
+ lit: Si,
4168
+ ln: Io,
4169
+ lower: Zi,
4170
+ ltrim: Vi,
4171
+ max: ti,
4172
+ mergeInto: Ho,
4173
+ min: ji,
4174
+ not: Fi,
4175
+ nullIf: mi,
4176
+ openLineageColumnLineage: yI,
4177
+ openLineageJobEvent: KI,
4178
+ openLineageRunEvent: GI,
4179
+ or: qi,
4180
+ parse: OA,
4154
4181
  plan: YI,
4155
- power: vi,
4156
- rank: wM,
4182
+ power: Ao,
4183
+ rank: No,
4157
4184
  renameColumns: lg,
4158
- replace: ei,
4159
- reverse: Zi,
4160
- round: ui,
4161
- rowNumber: DM,
4162
- rtrim: zi,
4163
- select: MM,
4164
- sign: AM,
4185
+ replace: ni,
4186
+ reverse: ei,
4187
+ round: Xi,
4188
+ rowNumber: Mo,
4189
+ rtrim: xi,
4190
+ select: yo,
4191
+ sign: Bo,
4165
4192
  sqlExpr: AI,
4166
- sqlNull: Yi,
4167
- sqrt: Xi,
4193
+ sqlNull: ci,
4194
+ sqrt: go,
4168
4195
  star: $g,
4169
- subquery: Fi,
4170
- substring: xi,
4171
- sum: ai,
4172
- table: Hi,
4173
- tokenize: TA,
4174
- transform: KA,
4196
+ subquery: si,
4197
+ substring: li,
4198
+ sum: Pi,
4199
+ table: Li,
4200
+ tokenize: PA,
4201
+ transform: GA,
4175
4202
  transpile: pA,
4176
- trim: ti,
4177
- union: YM,
4178
- unionAll: HM,
4179
- update: oM,
4180
- upper: Ti,
4181
- validate: RM,
4182
- validateWithSchema: LM,
4203
+ trim: zi,
4204
+ union: co,
4205
+ unionAll: Lo,
4206
+ update: Go,
4207
+ upper: fi,
4208
+ validate: po,
4209
+ validateWithSchema: ao,
4183
4210
  walk: f
4184
4211
  }, Symbol.toStringTag, { value: "Module" }));
4185
4212
  export {
4186
- RA as CaseBuilder,
4213
+ JA as CaseBuilder,
4187
4214
  QI as DeleteBuilder,
4188
4215
  aA as Dialect,
4189
- c as Expr,
4216
+ S as Expr,
4190
4217
  II as InsertBuilder,
4191
4218
  DI as MergeBuilder,
4192
- n as Polyglot,
4219
+ u as Polyglot,
4193
4220
  gI as SelectBuilder,
4194
4221
  _ as SetOpBuilder,
4195
4222
  BI as UpdateBuilder,
4196
- JM as ValidationSeverity,
4197
- ni as abs,
4198
- Ui as alias,
4199
- Li as and,
4200
- ZA as annotateTypes,
4201
- ki as ast,
4202
- qi as avg,
4203
- JA as boolean,
4204
- KM as caseOf,
4205
- GM as caseWhen,
4206
- Si as cast,
4207
- bi as ceil,
4208
- Wi as coalesce,
4209
- Gi as col,
4210
- Vi as concatWs,
4211
- hi as condition,
4212
- Ri as count,
4213
- si as countDistinct,
4214
- CM as currentDate,
4215
- BM as currentTime,
4216
- QM as currentTimestamp,
4217
- qM as default,
4218
- kM as del,
4223
+ qo as ValidationSeverity,
4224
+ bi as abs,
4225
+ Ji as alias,
4226
+ ai as and,
4227
+ dA as annotateTypes,
4228
+ Yi as ast,
4229
+ Ti as avg,
4230
+ RA as boolean,
4231
+ So as caseOf,
4232
+ ho as caseWhen,
4233
+ Ri as cast,
4234
+ $i as ceil,
4235
+ ui as coalesce,
4236
+ hi as col,
4237
+ ri as concatWs,
4238
+ Ui as condition,
4239
+ pi as count,
4240
+ Oi as countDistinct,
4241
+ Do as currentDate,
4242
+ wo as currentTime,
4243
+ io as currentTimestamp,
4244
+ To as default,
4245
+ Yo as del,
4219
4246
  EI as deleteFrom,
4220
- iM as denseRank,
4221
- cM as except,
4222
- $i as exp,
4223
- EM as extract,
4247
+ ko as denseRank,
4248
+ Fo as except,
4249
+ Co as exp,
4250
+ oo as extract,
4224
4251
  YA as findAll,
4225
- mi as floor,
4252
+ _i as floor,
4226
4253
  jA as format,
4227
4254
  tA as formatWithOptions,
4228
4255
  J as func,
4229
- OA as generate,
4230
- bg as getColumns,
4256
+ TA as generate,
4257
+ vg as getColumns,
4231
4258
  fA as getDialects,
4232
- zg as getInferredType,
4233
- zA as getVersion,
4234
- gM as greatest,
4235
- ri as ifNull,
4259
+ Zg as getInferredType,
4260
+ ZA as getVersion,
4261
+ Qo as greatest,
4262
+ vi as ifNull,
4236
4263
  HI as init,
4237
- di as initcap,
4238
- NM as insert,
4264
+ Wi as initcap,
4265
+ Ko as insert,
4239
4266
  CI as insertInto,
4240
- hM as intersect,
4241
- dg as isColumn,
4242
- eg as isFunction,
4267
+ Uo as intersect,
4268
+ zg as isColumn,
4269
+ xg as isFunction,
4243
4270
  hI as isInitialized,
4244
- xg as isLiteral,
4245
- Zg as isSelect,
4246
- IM as least,
4247
- ji as length,
4248
- Ki as lit,
4249
- _i as ln,
4250
- Oi as lower,
4251
- fi as ltrim,
4252
- Pi as max,
4253
- yM as mergeInto,
4254
- pi as min,
4255
- ci as not,
4256
- li as nullIf,
4257
- Ji as or,
4258
- PA as parse,
4259
- vi as power,
4260
- wM as rank,
4271
+ Vg as isLiteral,
4272
+ dg as isSelect,
4273
+ Eo as least,
4274
+ di as length,
4275
+ Si as lit,
4276
+ Io as ln,
4277
+ Zi as lower,
4278
+ Vi as ltrim,
4279
+ ti as max,
4280
+ Ho as mergeInto,
4281
+ ji as min,
4282
+ Fi as not,
4283
+ mi as nullIf,
4284
+ qi as or,
4285
+ OA as parse,
4286
+ Ao as power,
4287
+ No as rank,
4261
4288
  lg as renameColumns,
4262
- ei as replace,
4263
- Zi as reverse,
4264
- ui as round,
4265
- DM as rowNumber,
4266
- zi as rtrim,
4267
- MM as select,
4268
- AM as sign,
4289
+ ni as replace,
4290
+ ei as reverse,
4291
+ Xi as round,
4292
+ Mo as rowNumber,
4293
+ xi as rtrim,
4294
+ yo as select,
4295
+ Bo as sign,
4269
4296
  AI as sqlExpr,
4270
- Yi as sqlNull,
4271
- Xi as sqrt,
4297
+ ci as sqlNull,
4298
+ go as sqrt,
4272
4299
  $g as star,
4273
- xi as substring,
4274
- ai as sum,
4275
- Hi as table,
4276
- KA as transform,
4300
+ li as substring,
4301
+ Pi as sum,
4302
+ Li as table,
4303
+ GA as transform,
4277
4304
  pA as transpile,
4278
- ti as trim,
4279
- YM as union,
4280
- HM as unionAll,
4281
- oM as update,
4282
- Ti as upper,
4283
- RM as validate,
4284
- LM as validateWithSchema,
4305
+ zi as trim,
4306
+ co as union,
4307
+ Lo as unionAll,
4308
+ Go as update,
4309
+ fi as upper,
4310
+ po as validate,
4311
+ ao as validateWithSchema,
4285
4312
  f as walk
4286
4313
  };