prisma 6.19.0-dev.4 → 6.19.0-dev.6

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.
Files changed (54) hide show
  1. package/build/index.js +8 -8
  2. package/build/prisma_schema_build_bg.wasm +0 -0
  3. package/build/query_compiler_bg.cockroachdb.wasm +0 -0
  4. package/build/query_compiler_bg.mysql.wasm +0 -0
  5. package/build/query_compiler_bg.postgresql.wasm +0 -0
  6. package/build/query_compiler_bg.sqlite.wasm +0 -0
  7. package/build/query_compiler_bg.sqlserver.wasm +0 -0
  8. package/build/query_engine_bg.cockroachdb.js +1 -1
  9. package/build/query_engine_bg.cockroachdb.mjs +1 -1
  10. package/build/query_engine_bg.cockroachdb.wasm +0 -0
  11. package/build/query_engine_bg.mysql.js +1 -1
  12. package/build/query_engine_bg.mysql.mjs +1 -1
  13. package/build/query_engine_bg.mysql.wasm +0 -0
  14. package/build/query_engine_bg.postgresql.js +2 -2
  15. package/build/query_engine_bg.postgresql.mjs +2 -2
  16. package/build/query_engine_bg.postgresql.wasm +0 -0
  17. package/build/query_engine_bg.sqlite.js +2 -2
  18. package/build/query_engine_bg.sqlite.mjs +1 -1
  19. package/build/query_engine_bg.sqlite.wasm +0 -0
  20. package/build/query_engine_bg.sqlserver.js +1 -1
  21. package/build/query_engine_bg.sqlserver.mjs +1 -1
  22. package/build/query_engine_bg.sqlserver.wasm +0 -0
  23. package/package.json +15 -15
  24. package/prisma-client/generator-build/index.js +11 -11
  25. package/prisma-client/package.json +4 -4
  26. package/prisma-client/runtime/binary.js +43 -43
  27. package/prisma-client/runtime/binary.js.map +2 -2
  28. package/prisma-client/runtime/binary.mjs +48 -48
  29. package/prisma-client/runtime/binary.mjs.map +2 -2
  30. package/prisma-client/runtime/client.js +3 -3
  31. package/prisma-client/runtime/client.js.map +2 -2
  32. package/prisma-client/runtime/client.mjs +3 -3
  33. package/prisma-client/runtime/client.mjs.map +2 -2
  34. package/prisma-client/runtime/edge-esm.js +3 -3
  35. package/prisma-client/runtime/edge-esm.js.map +3 -3
  36. package/prisma-client/runtime/edge.js +3 -3
  37. package/prisma-client/runtime/edge.js.map +3 -3
  38. package/prisma-client/runtime/library.js +2 -2
  39. package/prisma-client/runtime/library.js.map +2 -2
  40. package/prisma-client/runtime/library.mjs +2 -2
  41. package/prisma-client/runtime/library.mjs.map +2 -2
  42. package/prisma-client/runtime/query_engine_bg.cockroachdb.js +1 -1
  43. package/prisma-client/runtime/query_engine_bg.cockroachdb.mjs +1 -1
  44. package/prisma-client/runtime/query_engine_bg.mysql.js +1 -1
  45. package/prisma-client/runtime/query_engine_bg.mysql.mjs +1 -1
  46. package/prisma-client/runtime/query_engine_bg.postgresql.js +2 -2
  47. package/prisma-client/runtime/query_engine_bg.postgresql.mjs +2 -2
  48. package/prisma-client/runtime/query_engine_bg.sqlite.js +2 -2
  49. package/prisma-client/runtime/query_engine_bg.sqlite.mjs +1 -1
  50. package/prisma-client/runtime/query_engine_bg.sqlserver.js +1 -1
  51. package/prisma-client/runtime/query_engine_bg.sqlserver.mjs +1 -1
  52. package/prisma-client/runtime/react-native.js +2 -2
  53. package/prisma-client/runtime/react-native.js.map +3 -3
  54. package/prisma-client/scripts/default-index.js +3 -3
@@ -1,2 +1,2 @@
1
1
  var h=()=>{};h.prototype=h;let r;function $(e){r=e}let T=null;function p(){return(T===null||T.byteLength===0)&&(T=new Uint8Array(r.memory.buffer)),T}let A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});A.decode();const j=2146435072;let F=0;function B(e,t){return F+=t,F>=j&&(A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),A.decode(),F=t),A.decode(p().subarray(e,e+t))}function S(e,t){return e=e>>>0,B(e,t)}let u=0;const x=new TextEncoder;"encodeInto"in x||(x.encodeInto=function(e,t){const n=x.encode(e);return t.set(n),{read:e.length,written:n.length}});function b(e,t,n){if(n===void 0){const s=x.encode(e),f=t(s.length,1)>>>0;return p().subarray(f,f+s.length).set(s),u=s.length,f}let _=e.length,o=t(_,1)>>>0;const i=p();let c=0;for(;c<_;c++){const s=e.charCodeAt(c);if(s>127)break;i[o+c]=s}if(c!==_){c!==0&&(e=e.slice(c)),o=n(o,_,_=c+e.length*3,1)>>>0;const s=p().subarray(o+c,o+_),f=x.encodeInto(e,s);c+=f.written,o=n(o,_,c,1)>>>0}return u=c,o}let w=null;function l(){return(w===null||w.buffer.detached===!0||w.buffer.detached===void 0&&w.buffer!==r.memory.buffer)&&(w=new DataView(r.memory.buffer)),w}function a(e){return e==null}function I(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const o=e.description;return o==null?"Symbol":`Symbol(${o})`}if(t=="function"){const o=e.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(e)){const o=e.length;let i="[";o>0&&(i+=I(e[0]));for(let c=1;c<o;c++)i+=", "+I(e[c]);return i+="]",i}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(n&&n.length>1)_=n[1];else return toString.call(e);if(_=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
2
- ${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function q(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const k=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function R(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,k.unregister(o))},k.register(i,o,o),i}function E(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function V(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw E(_[0])}function W(){return r.getBuildTimeInfo()}function U(e,t,n){r.wasm_bindgen__convert__closures_____invoke__hfd9e61e91d216b42(e,t,n)}function L(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h50781bcb5d987161(e,t,n,_)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class M{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,O.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw E(o[1]);return this.__wbg_ptr=o[0]>>>0,O.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const v=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),D=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,v,D)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(M.prototype[Symbol.dispose]=M.prototype.free);function z(e,t){return Error(S(e,t))}function P(e){return Number(e)}function G(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function Q(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function H(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function J(e,t){const n=I(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function X(e,t){return e in t}function Y(e){return typeof e=="bigint"}function K(e){return typeof e=="function"}function Z(e){const t=e;return typeof t=="object"&&t!==null}function ee(e){return typeof e=="string"}function te(e){return e===void 0}function ne(e,t){return e===t}function re(e,t){return e==t}function _e(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function oe(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function ce(e,t){throw new Error(S(e,t))}function ie(e){e._wbg_cb_unref()}function se(){return g(function(e,t,n){return e.call(t,n)},arguments)}function ue(){return g(function(e,t){return e.call(t)},arguments)}function be(e){return e.crypto}function fe(e){return e.done}function ae(e){return Object.entries(e)}function ge(){return g(function(e,t){e.getRandomValues(t)},arguments)}function le(e){return e.getTime()}function de(e,t){return e[t>>>0]}function we(){return g(function(e,t){return e[t]},arguments)}function pe(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function xe(e,t){return e[t]}function ye(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function me(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function he(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function Te(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function Ae(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Se(e){return Array.isArray(e)}function Fe(e){return Number.isSafeInteger(e)}function Ie(){return Symbol.iterator}function qe(e){return Object.keys(e)}function ke(e){return e.length}function Ee(e){return e.length}function Oe(e){return e.msCrypto}function Me(){return new Date}function ve(){return new Object}function De(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return L(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function je(e){return new Uint8Array(e)}function Be(){return new Map}function Re(){return new Array}function Ue(e,t){return new Uint8Array(q(e,t))}function Le(e,t){return new h(S(e,t))}function Ne(e){return new Uint8Array(e>>>0)}function Ce(){return g(function(e){return e.next()},arguments)}function $e(e){return e.next}function Ve(e){return e.node}function We(){return Date.now()}function ze(e){return e.now()}function Pe(){return g(function(){return Date.now()},arguments)}function Ge(e){return e.process}function Qe(e,t,n){Uint8Array.prototype.set.call(q(e,t),n)}function He(e,t){return e.push(t)}function Je(e){return e.queueMicrotask}function Xe(e){queueMicrotask(e)}function Ye(){return g(function(e,t){e.randomFillSync(t)},arguments)}function Ke(){return g(function(){return module.require},arguments)}function Ze(e){return Promise.resolve(e)}function et(e,t){return setTimeout(e,t>>>0)}function tt(e,t,n){e[t]=n}function nt(e,t,n){return e.set(t,n)}function rt(e,t,n){e[t>>>0]=n}function _t(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function ot(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ct(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function it(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function st(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function ut(e,t,n){return e.subarray(t>>>0,n>>>0)}function bt(e,t){return e.then(t)}function ft(e,t,n){return e.then(t,n)}function at(e){return e.valueOf()}function gt(e){return e.value}function lt(e){return e.versions}function dt(e,t){return S(e,t)}function wt(e){return BigInt.asUintN(64,e)}function pt(e){return e}function xt(e,t){return R(e,t,r.wasm_bindgen__closure__destroy__h7420315a7f5ce457,U)}function yt(e,t){return q(e,t)}function mt(e){return e}function ht(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}export{M as QueryEngine,z as __wbg_Error_e83987f665cf5504,P as __wbg_Number_bb48ca12f395cd08,G as __wbg_String_8f0eb39a4a4c2f66,Q as __wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,H as __wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,J as __wbg___wbindgen_debug_string_df47ffb5e35e6763,X as __wbg___wbindgen_in_bb933bd9e1b3bc0f,Y as __wbg___wbindgen_is_bigint_cb320707dcd35f0b,K as __wbg___wbindgen_is_function_ee8a6c5833c90377,Z as __wbg___wbindgen_is_object_c818261d21f283a4,ee as __wbg___wbindgen_is_string_fbb76cb2940daafd,te as __wbg___wbindgen_is_undefined_2d472862bd29a478,ne as __wbg___wbindgen_jsval_eq_6b13ab83478b1c50,re as __wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,_e as __wbg___wbindgen_number_get_a20bf9b85341449d,oe as __wbg___wbindgen_string_get_e4f06c90489ad01b,ce as __wbg___wbindgen_throw_b855445ff6a94295,ie as __wbg__wbg_cb_unref_2454a539ea5790d9,se as __wbg_call_525440f72fbfc0ea,ue as __wbg_call_e762c39fa8ea36bf,be as __wbg_crypto_805be4ce92f1e370,fe as __wbg_done_2042aa2670fb1db1,ae as __wbg_entries_e171b586f8f6bdbf,ge as __wbg_getRandomValues_f6a868620c8bab49,le as __wbg_getTime_14776bfb48a1bff9,de as __wbg_get_7bed016f185add81,we as __wbg_get_ece95cf6585650d9,pe as __wbg_get_efcb449f58ec27c2,xe as __wbg_get_with_ref_key_1dc361bd10053bfe,ye as __wbg_has_787fafc980c3ccdb,me as __wbg_instanceof_ArrayBuffer_70beb1189ca63b38,he as __wbg_instanceof_Map_8579b5e2ab5437c7,Te as __wbg_instanceof_Promise_001fdd42afa1b7ef,Ae as __wbg_instanceof_Uint8Array_20c8e73002f7af98,Se as __wbg_isArray_96e0af9891d0945d,Fe as __wbg_isSafeInteger_d216eda7911dde36,Ie as __wbg_iterator_e5822695327a3c39,qe as __wbg_keys_b4d27b02ad14f4be,ke as __wbg_length_69bca3cb64fc8748,Ee as __wbg_length_cdd215e10d9dd507,Oe as __wbg_msCrypto_2ac4d17c4748234a,Me as __wbg_new_0_f9740686d739025c,ve as __wbg_new_1acc0b6eea89d040,De as __wbg_new_3c3d849046688a66,je as __wbg_new_5a79be3ab53b8aa5,Be as __wbg_new_68651c719dcda04e,Re as __wbg_new_e17d9f43105b08be,Ue as __wbg_new_from_slice_92f4d78ca282a2d2,Le as __wbg_new_no_args_ee98eee5275000a4,Ne as __wbg_new_with_length_01aa0dc35aa13543,Ce as __wbg_next_020810e0ae8ebcb0,$e as __wbg_next_2c826fe5dfec6b6a,Ve as __wbg_node_ecc8306b9857f33d,We as __wbg_now_793306c526e2e3b6,ze as __wbg_now_7fd00a794a07d388,Pe as __wbg_now_b3f7572f6ef3d3a9,Ge as __wbg_process_5cff2739921be718,Qe as __wbg_prototypesetcall_2a6620b6922694b2,He as __wbg_push_df81a39d04db858c,Je as __wbg_queueMicrotask_5a8a9131f3f0b37b,Xe as __wbg_queueMicrotask_6d79674585219521,Ye as __wbg_randomFillSync_d3c85af7e31cf1f8,Ke as __wbg_require_0c566c6f2eef6c79,Ze as __wbg_resolve_caf97c30b83f7053,et as __wbg_setTimeout_5d6a1d4fc51ea450,tt as __wbg_set_3f1d0b984ed272ed,nt as __wbg_set_907fb406c34a251d,rt as __wbg_set_c213c871859d6500,_t as __wbg_set_c2abbebe8b9ebee1,$ as __wbg_set_wasm,ot as __wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,ct as __wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,it as __wbg_static_accessor_SELF_6fdf4b64710cc91b,st as __wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,ut as __wbg_subarray_480600f3d6a9f26c,bt as __wbg_then_4f46f6544e6b4a28,ft as __wbg_then_70d05cf780a18d77,at as __wbg_valueOf_9eee4828c11458ca,gt as __wbg_value_692627309814bb8c,lt as __wbg_versions_a8e5a362e1f16442,dt as __wbindgen_cast_2241b6af4c4b2941,wt as __wbindgen_cast_4625c577ab2ec9ee,pt as __wbindgen_cast_9ae0607507abb057,xt as __wbindgen_cast_a71ab05db4ece344,yt as __wbindgen_cast_cb9088102bce6b30,mt as __wbindgen_cast_d6cd19b81560fd6e,ht as __wbindgen_init_externref_table,V as debug_panic,W as getBuildTimeInfo};
2
+ ${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function q(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const k=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function R(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,k.unregister(o))},k.register(i,o,o),i}function E(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function V(){return r.getBuildTimeInfo()}function W(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw E(_[0])}function U(e,t,n){r.wasm_bindgen__convert__closures_____invoke__h5eb71de2b5d22afd(e,t,n)}function L(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h0275d6fb93258fdc(e,t,n,_)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class M{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,O.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw E(o[1]);return this.__wbg_ptr=o[0]>>>0,O.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const v=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),D=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,v,D)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(M.prototype[Symbol.dispose]=M.prototype.free);function z(e,t){return Error(S(e,t))}function P(e){return Number(e)}function G(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function Q(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function H(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function J(e,t){const n=I(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function X(e,t){return e in t}function Y(e){return typeof e=="bigint"}function K(e){return typeof e=="function"}function Z(e){const t=e;return typeof t=="object"&&t!==null}function ee(e){return typeof e=="string"}function te(e){return e===void 0}function ne(e,t){return e===t}function re(e,t){return e==t}function _e(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function oe(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function ce(e,t){throw new Error(S(e,t))}function ie(e){e._wbg_cb_unref()}function se(){return g(function(e,t,n){return e.call(t,n)},arguments)}function ue(){return g(function(e,t){return e.call(t)},arguments)}function be(e){return e.crypto}function fe(e){return e.done}function ae(e){return Object.entries(e)}function ge(){return g(function(e,t){e.getRandomValues(t)},arguments)}function le(e){return e.getTime()}function de(e,t){return e[t>>>0]}function we(){return g(function(e,t){return e[t]},arguments)}function pe(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function xe(e,t){return e[t]}function ye(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function me(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function he(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function Te(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function Ae(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Se(e){return Array.isArray(e)}function Fe(e){return Number.isSafeInteger(e)}function Ie(){return Symbol.iterator}function qe(e){return Object.keys(e)}function ke(e){return e.length}function Ee(e){return e.length}function Oe(e){return e.msCrypto}function Me(){return new Date}function ve(){return new Object}function De(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return L(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function je(e){return new Uint8Array(e)}function Be(){return new Map}function Re(){return new Array}function Ue(e,t){return new Uint8Array(q(e,t))}function Le(e,t){return new h(S(e,t))}function Ne(e){return new Uint8Array(e>>>0)}function Ce(){return g(function(e){return e.next()},arguments)}function $e(e){return e.next}function Ve(e){return e.node}function We(){return Date.now()}function ze(e){return e.now()}function Pe(){return g(function(){return Date.now()},arguments)}function Ge(e){return e.process}function Qe(e,t,n){Uint8Array.prototype.set.call(q(e,t),n)}function He(e,t){return e.push(t)}function Je(e){return e.queueMicrotask}function Xe(e){queueMicrotask(e)}function Ye(){return g(function(e,t){e.randomFillSync(t)},arguments)}function Ke(){return g(function(){return module.require},arguments)}function Ze(e){return Promise.resolve(e)}function et(e,t){return setTimeout(e,t>>>0)}function tt(e,t,n){e[t]=n}function nt(e,t,n){return e.set(t,n)}function rt(e,t,n){e[t>>>0]=n}function _t(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function ot(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ct(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function it(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function st(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function ut(e,t,n){return e.subarray(t>>>0,n>>>0)}function bt(e,t){return e.then(t)}function ft(e,t,n){return e.then(t,n)}function at(e){return e.valueOf()}function gt(e){return e.value}function lt(e){return e.versions}function dt(e,t){return S(e,t)}function wt(e){return BigInt.asUintN(64,e)}function pt(e){return e}function xt(e,t){return R(e,t,r.wasm_bindgen__closure__destroy__h006b58388d487aba,U)}function yt(e,t){return q(e,t)}function mt(e){return e}function ht(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}export{M as QueryEngine,z as __wbg_Error_e83987f665cf5504,P as __wbg_Number_bb48ca12f395cd08,G as __wbg_String_8f0eb39a4a4c2f66,Q as __wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,H as __wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,J as __wbg___wbindgen_debug_string_df47ffb5e35e6763,X as __wbg___wbindgen_in_bb933bd9e1b3bc0f,Y as __wbg___wbindgen_is_bigint_cb320707dcd35f0b,K as __wbg___wbindgen_is_function_ee8a6c5833c90377,Z as __wbg___wbindgen_is_object_c818261d21f283a4,ee as __wbg___wbindgen_is_string_fbb76cb2940daafd,te as __wbg___wbindgen_is_undefined_2d472862bd29a478,ne as __wbg___wbindgen_jsval_eq_6b13ab83478b1c50,re as __wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,_e as __wbg___wbindgen_number_get_a20bf9b85341449d,oe as __wbg___wbindgen_string_get_e4f06c90489ad01b,ce as __wbg___wbindgen_throw_b855445ff6a94295,ie as __wbg__wbg_cb_unref_2454a539ea5790d9,se as __wbg_call_525440f72fbfc0ea,ue as __wbg_call_e762c39fa8ea36bf,be as __wbg_crypto_805be4ce92f1e370,fe as __wbg_done_2042aa2670fb1db1,ae as __wbg_entries_e171b586f8f6bdbf,ge as __wbg_getRandomValues_f6a868620c8bab49,le as __wbg_getTime_14776bfb48a1bff9,de as __wbg_get_7bed016f185add81,we as __wbg_get_ece95cf6585650d9,pe as __wbg_get_efcb449f58ec27c2,xe as __wbg_get_with_ref_key_1dc361bd10053bfe,ye as __wbg_has_787fafc980c3ccdb,me as __wbg_instanceof_ArrayBuffer_70beb1189ca63b38,he as __wbg_instanceof_Map_8579b5e2ab5437c7,Te as __wbg_instanceof_Promise_001fdd42afa1b7ef,Ae as __wbg_instanceof_Uint8Array_20c8e73002f7af98,Se as __wbg_isArray_96e0af9891d0945d,Fe as __wbg_isSafeInteger_d216eda7911dde36,Ie as __wbg_iterator_e5822695327a3c39,qe as __wbg_keys_b4d27b02ad14f4be,ke as __wbg_length_69bca3cb64fc8748,Ee as __wbg_length_cdd215e10d9dd507,Oe as __wbg_msCrypto_2ac4d17c4748234a,Me as __wbg_new_0_f9740686d739025c,ve as __wbg_new_1acc0b6eea89d040,De as __wbg_new_3c3d849046688a66,je as __wbg_new_5a79be3ab53b8aa5,Be as __wbg_new_68651c719dcda04e,Re as __wbg_new_e17d9f43105b08be,Ue as __wbg_new_from_slice_92f4d78ca282a2d2,Le as __wbg_new_no_args_ee98eee5275000a4,Ne as __wbg_new_with_length_01aa0dc35aa13543,Ce as __wbg_next_020810e0ae8ebcb0,$e as __wbg_next_2c826fe5dfec6b6a,Ve as __wbg_node_ecc8306b9857f33d,We as __wbg_now_793306c526e2e3b6,ze as __wbg_now_7fd00a794a07d388,Pe as __wbg_now_b3f7572f6ef3d3a9,Ge as __wbg_process_5cff2739921be718,Qe as __wbg_prototypesetcall_2a6620b6922694b2,He as __wbg_push_df81a39d04db858c,Je as __wbg_queueMicrotask_5a8a9131f3f0b37b,Xe as __wbg_queueMicrotask_6d79674585219521,Ye as __wbg_randomFillSync_d3c85af7e31cf1f8,Ke as __wbg_require_0c566c6f2eef6c79,Ze as __wbg_resolve_caf97c30b83f7053,et as __wbg_setTimeout_5d6a1d4fc51ea450,tt as __wbg_set_3f1d0b984ed272ed,nt as __wbg_set_907fb406c34a251d,rt as __wbg_set_c213c871859d6500,_t as __wbg_set_c2abbebe8b9ebee1,$ as __wbg_set_wasm,ot as __wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,ct as __wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,it as __wbg_static_accessor_SELF_6fdf4b64710cc91b,st as __wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,ut as __wbg_subarray_480600f3d6a9f26c,bt as __wbg_then_4f46f6544e6b4a28,ft as __wbg_then_70d05cf780a18d77,at as __wbg_valueOf_9eee4828c11458ca,gt as __wbg_value_692627309814bb8c,lt as __wbg_versions_a8e5a362e1f16442,dt as __wbindgen_cast_2241b6af4c4b2941,wt as __wbindgen_cast_4625c577ab2ec9ee,pt as __wbindgen_cast_9ae0607507abb057,xt as __wbindgen_cast_a71ab05db4ece344,yt as __wbindgen_cast_cb9088102bce6b30,mt as __wbindgen_cast_d6cd19b81560fd6e,ht as __wbindgen_init_externref_table,W as debug_panic,V as getBuildTimeInfo};
Binary file
@@ -1,2 +1,2 @@
1
1
  "use strict";var F=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var U=Object.prototype.hasOwnProperty;var L=(e,t)=>{for(var n in t)F(e,n,{get:t[n],enumerable:!0})},N=(e,t,n,_)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of R(t))!U.call(e,o)&&o!==n&&F(e,o,{get:()=>t[o],enumerable:!(_=B(t,o))||_.enumerable});return e};var C=e=>N(F({},"__esModule",{value:!0}),e);var qt={};L(qt,{QueryEngine:()=>E,__wbg_Error_e83987f665cf5504:()=>J,__wbg_Number_bb48ca12f395cd08:()=>X,__wbg_String_8f0eb39a4a4c2f66:()=>Y,__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd:()=>K,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68:()=>Z,__wbg___wbindgen_debug_string_df47ffb5e35e6763:()=>ee,__wbg___wbindgen_in_bb933bd9e1b3bc0f:()=>te,__wbg___wbindgen_is_bigint_cb320707dcd35f0b:()=>ne,__wbg___wbindgen_is_function_ee8a6c5833c90377:()=>re,__wbg___wbindgen_is_object_c818261d21f283a4:()=>_e,__wbg___wbindgen_is_string_fbb76cb2940daafd:()=>oe,__wbg___wbindgen_is_undefined_2d472862bd29a478:()=>ce,__wbg___wbindgen_jsval_eq_6b13ab83478b1c50:()=>ie,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147:()=>se,__wbg___wbindgen_number_get_a20bf9b85341449d:()=>ue,__wbg___wbindgen_string_get_e4f06c90489ad01b:()=>be,__wbg___wbindgen_throw_b855445ff6a94295:()=>fe,__wbg__wbg_cb_unref_2454a539ea5790d9:()=>ae,__wbg_call_525440f72fbfc0ea:()=>ge,__wbg_call_e762c39fa8ea36bf:()=>le,__wbg_crypto_805be4ce92f1e370:()=>de,__wbg_done_2042aa2670fb1db1:()=>we,__wbg_entries_e171b586f8f6bdbf:()=>pe,__wbg_getRandomValues_f6a868620c8bab49:()=>xe,__wbg_getTime_14776bfb48a1bff9:()=>ye,__wbg_get_7bed016f185add81:()=>me,__wbg_get_ece95cf6585650d9:()=>he,__wbg_get_efcb449f58ec27c2:()=>Te,__wbg_get_with_ref_key_1dc361bd10053bfe:()=>Ae,__wbg_has_787fafc980c3ccdb:()=>Se,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38:()=>Fe,__wbg_instanceof_Map_8579b5e2ab5437c7:()=>Ie,__wbg_instanceof_Promise_001fdd42afa1b7ef:()=>qe,__wbg_instanceof_Uint8Array_20c8e73002f7af98:()=>ke,__wbg_isArray_96e0af9891d0945d:()=>Ee,__wbg_isSafeInteger_d216eda7911dde36:()=>Oe,__wbg_iterator_e5822695327a3c39:()=>Me,__wbg_keys_b4d27b02ad14f4be:()=>ve,__wbg_length_69bca3cb64fc8748:()=>De,__wbg_length_cdd215e10d9dd507:()=>je,__wbg_msCrypto_2ac4d17c4748234a:()=>Be,__wbg_new_0_f9740686d739025c:()=>Re,__wbg_new_1acc0b6eea89d040:()=>Ue,__wbg_new_3c3d849046688a66:()=>Le,__wbg_new_5a79be3ab53b8aa5:()=>Ne,__wbg_new_68651c719dcda04e:()=>Ce,__wbg_new_e17d9f43105b08be:()=>$e,__wbg_new_from_slice_92f4d78ca282a2d2:()=>Ve,__wbg_new_no_args_ee98eee5275000a4:()=>We,__wbg_new_with_length_01aa0dc35aa13543:()=>ze,__wbg_next_020810e0ae8ebcb0:()=>Pe,__wbg_next_2c826fe5dfec6b6a:()=>Ge,__wbg_node_ecc8306b9857f33d:()=>Qe,__wbg_now_793306c526e2e3b6:()=>He,__wbg_now_7fd00a794a07d388:()=>Je,__wbg_now_b3f7572f6ef3d3a9:()=>Xe,__wbg_process_5cff2739921be718:()=>Ye,__wbg_prototypesetcall_2a6620b6922694b2:()=>Ke,__wbg_push_df81a39d04db858c:()=>Ze,__wbg_queueMicrotask_5a8a9131f3f0b37b:()=>et,__wbg_queueMicrotask_6d79674585219521:()=>tt,__wbg_randomFillSync_d3c85af7e31cf1f8:()=>nt,__wbg_require_0c566c6f2eef6c79:()=>rt,__wbg_resolve_caf97c30b83f7053:()=>_t,__wbg_setTimeout_5d6a1d4fc51ea450:()=>ot,__wbg_set_3f1d0b984ed272ed:()=>ct,__wbg_set_907fb406c34a251d:()=>it,__wbg_set_c213c871859d6500:()=>st,__wbg_set_c2abbebe8b9ebee1:()=>ut,__wbg_set_wasm:()=>$,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e:()=>bt,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac:()=>ft,__wbg_static_accessor_SELF_6fdf4b64710cc91b:()=>at,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2:()=>gt,__wbg_subarray_480600f3d6a9f26c:()=>lt,__wbg_then_4f46f6544e6b4a28:()=>dt,__wbg_then_70d05cf780a18d77:()=>wt,__wbg_valueOf_9eee4828c11458ca:()=>pt,__wbg_value_692627309814bb8c:()=>xt,__wbg_versions_a8e5a362e1f16442:()=>yt,__wbindgen_cast_2241b6af4c4b2941:()=>mt,__wbindgen_cast_4625c577ab2ec9ee:()=>ht,__wbindgen_cast_6a2cd9d7a963b48a:()=>Tt,__wbindgen_cast_9ae0607507abb057:()=>At,__wbindgen_cast_cb9088102bce6b30:()=>St,__wbindgen_cast_d6cd19b81560fd6e:()=>Ft,__wbindgen_init_externref_table:()=>It,debug_panic:()=>P,getBuildTimeInfo:()=>G});module.exports=C(qt);var h=()=>{};h.prototype=h;let r;function $(e){r=e}let T=null;function p(){return(T===null||T.byteLength===0)&&(T=new Uint8Array(r.memory.buffer)),T}let A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});A.decode();const V=2146435072;let I=0;function W(e,t){return I+=t,I>=V&&(A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),A.decode(),I=t),A.decode(p().subarray(e,e+t))}function S(e,t){return e=e>>>0,W(e,t)}let u=0;const x=new TextEncoder;"encodeInto"in x||(x.encodeInto=function(e,t){const n=x.encode(e);return t.set(n),{read:e.length,written:n.length}});function b(e,t,n){if(n===void 0){const s=x.encode(e),f=t(s.length,1)>>>0;return p().subarray(f,f+s.length).set(s),u=s.length,f}let _=e.length,o=t(_,1)>>>0;const i=p();let c=0;for(;c<_;c++){const s=e.charCodeAt(c);if(s>127)break;i[o+c]=s}if(c!==_){c!==0&&(e=e.slice(c)),o=n(o,_,_=c+e.length*3,1)>>>0;const s=p().subarray(o+c,o+_),f=x.encodeInto(e,s);c+=f.written,o=n(o,_,c,1)>>>0}return u=c,o}let w=null;function l(){return(w===null||w.buffer.detached===!0||w.buffer.detached===void 0&&w.buffer!==r.memory.buffer)&&(w=new DataView(r.memory.buffer)),w}function a(e){return e==null}function q(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const o=e.description;return o==null?"Symbol":`Symbol(${o})`}if(t=="function"){const o=e.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(e)){const o=e.length;let i="[";o>0&&(i+=q(e[0]));for(let c=1;c<o;c++)i+=", "+q(e[c]);return i+="]",i}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(n&&n.length>1)_=n[1];else return toString.call(e);if(_=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
2
- ${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function k(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function z(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,O.unregister(o))},O.register(i,o,o),i}function M(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function P(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw M(_[0])}function G(){return r.getBuildTimeInfo()}function Q(e,t,n){r.wasm_bindgen__convert__closures_____invoke__hfd9e61e91d216b42(e,t,n)}function H(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h50781bcb5d987161(e,t,n,_)}const v=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class E{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,v.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw M(o[1]);return this.__wbg_ptr=o[0]>>>0,v.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const D=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),j=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,D,j)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(E.prototype[Symbol.dispose]=E.prototype.free);function J(e,t){return Error(S(e,t))}function X(e){return Number(e)}function Y(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function K(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function Z(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function ee(e,t){const n=q(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function te(e,t){return e in t}function ne(e){return typeof e=="bigint"}function re(e){return typeof e=="function"}function _e(e){const t=e;return typeof t=="object"&&t!==null}function oe(e){return typeof e=="string"}function ce(e){return e===void 0}function ie(e,t){return e===t}function se(e,t){return e==t}function ue(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function be(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function fe(e,t){throw new Error(S(e,t))}function ae(e){e._wbg_cb_unref()}function ge(){return g(function(e,t,n){return e.call(t,n)},arguments)}function le(){return g(function(e,t){return e.call(t)},arguments)}function de(e){return e.crypto}function we(e){return e.done}function pe(e){return Object.entries(e)}function xe(){return g(function(e,t){e.getRandomValues(t)},arguments)}function ye(e){return e.getTime()}function me(e,t){return e[t>>>0]}function he(){return g(function(e,t){return e[t]},arguments)}function Te(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function Ae(e,t){return e[t]}function Se(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function Fe(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function Ie(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function qe(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function ke(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Ee(e){return Array.isArray(e)}function Oe(e){return Number.isSafeInteger(e)}function Me(){return Symbol.iterator}function ve(e){return Object.keys(e)}function De(e){return e.length}function je(e){return e.length}function Be(e){return e.msCrypto}function Re(){return new Date}function Ue(){return new Object}function Le(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return H(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function Ne(e){return new Uint8Array(e)}function Ce(){return new Map}function $e(){return new Array}function Ve(e,t){return new Uint8Array(k(e,t))}function We(e,t){return new h(S(e,t))}function ze(e){return new Uint8Array(e>>>0)}function Pe(){return g(function(e){return e.next()},arguments)}function Ge(e){return e.next}function Qe(e){return e.node}function He(){return Date.now()}function Je(e){return e.now()}function Xe(){return g(function(){return Date.now()},arguments)}function Ye(e){return e.process}function Ke(e,t,n){Uint8Array.prototype.set.call(k(e,t),n)}function Ze(e,t){return e.push(t)}function et(e){return e.queueMicrotask}function tt(e){queueMicrotask(e)}function nt(){return g(function(e,t){e.randomFillSync(t)},arguments)}function rt(){return g(function(){return module.require},arguments)}function _t(e){return Promise.resolve(e)}function ot(e,t){return setTimeout(e,t>>>0)}function ct(e,t,n){e[t]=n}function it(e,t,n){return e.set(t,n)}function st(e,t,n){e[t>>>0]=n}function ut(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function bt(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ft(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function at(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function gt(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function lt(e,t,n){return e.subarray(t>>>0,n>>>0)}function dt(e,t){return e.then(t)}function wt(e,t,n){return e.then(t,n)}function pt(e){return e.valueOf()}function xt(e){return e.value}function yt(e){return e.versions}function mt(e,t){return S(e,t)}function ht(e){return BigInt.asUintN(64,e)}function Tt(e,t){return z(e,t,r.wasm_bindgen__closure__destroy__h7420315a7f5ce457,Q)}function At(e){return e}function St(e,t){return k(e,t)}function Ft(e){return e}function It(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}0&&(module.exports={QueryEngine,__wbg_Error_e83987f665cf5504,__wbg_Number_bb48ca12f395cd08,__wbg_String_8f0eb39a4a4c2f66,__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,__wbg___wbindgen_debug_string_df47ffb5e35e6763,__wbg___wbindgen_in_bb933bd9e1b3bc0f,__wbg___wbindgen_is_bigint_cb320707dcd35f0b,__wbg___wbindgen_is_function_ee8a6c5833c90377,__wbg___wbindgen_is_object_c818261d21f283a4,__wbg___wbindgen_is_string_fbb76cb2940daafd,__wbg___wbindgen_is_undefined_2d472862bd29a478,__wbg___wbindgen_jsval_eq_6b13ab83478b1c50,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,__wbg___wbindgen_number_get_a20bf9b85341449d,__wbg___wbindgen_string_get_e4f06c90489ad01b,__wbg___wbindgen_throw_b855445ff6a94295,__wbg__wbg_cb_unref_2454a539ea5790d9,__wbg_call_525440f72fbfc0ea,__wbg_call_e762c39fa8ea36bf,__wbg_crypto_805be4ce92f1e370,__wbg_done_2042aa2670fb1db1,__wbg_entries_e171b586f8f6bdbf,__wbg_getRandomValues_f6a868620c8bab49,__wbg_getTime_14776bfb48a1bff9,__wbg_get_7bed016f185add81,__wbg_get_ece95cf6585650d9,__wbg_get_efcb449f58ec27c2,__wbg_get_with_ref_key_1dc361bd10053bfe,__wbg_has_787fafc980c3ccdb,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38,__wbg_instanceof_Map_8579b5e2ab5437c7,__wbg_instanceof_Promise_001fdd42afa1b7ef,__wbg_instanceof_Uint8Array_20c8e73002f7af98,__wbg_isArray_96e0af9891d0945d,__wbg_isSafeInteger_d216eda7911dde36,__wbg_iterator_e5822695327a3c39,__wbg_keys_b4d27b02ad14f4be,__wbg_length_69bca3cb64fc8748,__wbg_length_cdd215e10d9dd507,__wbg_msCrypto_2ac4d17c4748234a,__wbg_new_0_f9740686d739025c,__wbg_new_1acc0b6eea89d040,__wbg_new_3c3d849046688a66,__wbg_new_5a79be3ab53b8aa5,__wbg_new_68651c719dcda04e,__wbg_new_e17d9f43105b08be,__wbg_new_from_slice_92f4d78ca282a2d2,__wbg_new_no_args_ee98eee5275000a4,__wbg_new_with_length_01aa0dc35aa13543,__wbg_next_020810e0ae8ebcb0,__wbg_next_2c826fe5dfec6b6a,__wbg_node_ecc8306b9857f33d,__wbg_now_793306c526e2e3b6,__wbg_now_7fd00a794a07d388,__wbg_now_b3f7572f6ef3d3a9,__wbg_process_5cff2739921be718,__wbg_prototypesetcall_2a6620b6922694b2,__wbg_push_df81a39d04db858c,__wbg_queueMicrotask_5a8a9131f3f0b37b,__wbg_queueMicrotask_6d79674585219521,__wbg_randomFillSync_d3c85af7e31cf1f8,__wbg_require_0c566c6f2eef6c79,__wbg_resolve_caf97c30b83f7053,__wbg_setTimeout_5d6a1d4fc51ea450,__wbg_set_3f1d0b984ed272ed,__wbg_set_907fb406c34a251d,__wbg_set_c213c871859d6500,__wbg_set_c2abbebe8b9ebee1,__wbg_set_wasm,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,__wbg_static_accessor_SELF_6fdf4b64710cc91b,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,__wbg_subarray_480600f3d6a9f26c,__wbg_then_4f46f6544e6b4a28,__wbg_then_70d05cf780a18d77,__wbg_valueOf_9eee4828c11458ca,__wbg_value_692627309814bb8c,__wbg_versions_a8e5a362e1f16442,__wbindgen_cast_2241b6af4c4b2941,__wbindgen_cast_4625c577ab2ec9ee,__wbindgen_cast_6a2cd9d7a963b48a,__wbindgen_cast_9ae0607507abb057,__wbindgen_cast_cb9088102bce6b30,__wbindgen_cast_d6cd19b81560fd6e,__wbindgen_init_externref_table,debug_panic,getBuildTimeInfo});
2
+ ${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function k(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function z(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,O.unregister(o))},O.register(i,o,o),i}function M(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function P(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw M(_[0])}function G(){return r.getBuildTimeInfo()}function Q(e,t,n){r.wasm_bindgen__convert__closures_____invoke__h5eb71de2b5d22afd(e,t,n)}function H(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h0275d6fb93258fdc(e,t,n,_)}const v=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class E{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,v.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw M(o[1]);return this.__wbg_ptr=o[0]>>>0,v.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const D=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),j=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,D,j)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(E.prototype[Symbol.dispose]=E.prototype.free);function J(e,t){return Error(S(e,t))}function X(e){return Number(e)}function Y(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function K(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function Z(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function ee(e,t){const n=q(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function te(e,t){return e in t}function ne(e){return typeof e=="bigint"}function re(e){return typeof e=="function"}function _e(e){const t=e;return typeof t=="object"&&t!==null}function oe(e){return typeof e=="string"}function ce(e){return e===void 0}function ie(e,t){return e===t}function se(e,t){return e==t}function ue(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function be(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function fe(e,t){throw new Error(S(e,t))}function ae(e){e._wbg_cb_unref()}function ge(){return g(function(e,t,n){return e.call(t,n)},arguments)}function le(){return g(function(e,t){return e.call(t)},arguments)}function de(e){return e.crypto}function we(e){return e.done}function pe(e){return Object.entries(e)}function xe(){return g(function(e,t){e.getRandomValues(t)},arguments)}function ye(e){return e.getTime()}function me(e,t){return e[t>>>0]}function he(){return g(function(e,t){return e[t]},arguments)}function Te(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function Ae(e,t){return e[t]}function Se(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function Fe(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function Ie(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function qe(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function ke(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Ee(e){return Array.isArray(e)}function Oe(e){return Number.isSafeInteger(e)}function Me(){return Symbol.iterator}function ve(e){return Object.keys(e)}function De(e){return e.length}function je(e){return e.length}function Be(e){return e.msCrypto}function Re(){return new Date}function Ue(){return new Object}function Le(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return H(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function Ne(e){return new Uint8Array(e)}function Ce(){return new Map}function $e(){return new Array}function Ve(e,t){return new Uint8Array(k(e,t))}function We(e,t){return new h(S(e,t))}function ze(e){return new Uint8Array(e>>>0)}function Pe(){return g(function(e){return e.next()},arguments)}function Ge(e){return e.next}function Qe(e){return e.node}function He(){return Date.now()}function Je(e){return e.now()}function Xe(){return g(function(){return Date.now()},arguments)}function Ye(e){return e.process}function Ke(e,t,n){Uint8Array.prototype.set.call(k(e,t),n)}function Ze(e,t){return e.push(t)}function et(e){return e.queueMicrotask}function tt(e){queueMicrotask(e)}function nt(){return g(function(e,t){e.randomFillSync(t)},arguments)}function rt(){return g(function(){return module.require},arguments)}function _t(e){return Promise.resolve(e)}function ot(e,t){return setTimeout(e,t>>>0)}function ct(e,t,n){e[t]=n}function it(e,t,n){return e.set(t,n)}function st(e,t,n){e[t>>>0]=n}function ut(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function bt(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ft(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function at(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function gt(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function lt(e,t,n){return e.subarray(t>>>0,n>>>0)}function dt(e,t){return e.then(t)}function wt(e,t,n){return e.then(t,n)}function pt(e){return e.valueOf()}function xt(e){return e.value}function yt(e){return e.versions}function mt(e,t){return S(e,t)}function ht(e){return BigInt.asUintN(64,e)}function Tt(e,t){return z(e,t,r.wasm_bindgen__closure__destroy__h006b58388d487aba,Q)}function At(e){return e}function St(e,t){return k(e,t)}function Ft(e){return e}function It(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}0&&(module.exports={QueryEngine,__wbg_Error_e83987f665cf5504,__wbg_Number_bb48ca12f395cd08,__wbg_String_8f0eb39a4a4c2f66,__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,__wbg___wbindgen_debug_string_df47ffb5e35e6763,__wbg___wbindgen_in_bb933bd9e1b3bc0f,__wbg___wbindgen_is_bigint_cb320707dcd35f0b,__wbg___wbindgen_is_function_ee8a6c5833c90377,__wbg___wbindgen_is_object_c818261d21f283a4,__wbg___wbindgen_is_string_fbb76cb2940daafd,__wbg___wbindgen_is_undefined_2d472862bd29a478,__wbg___wbindgen_jsval_eq_6b13ab83478b1c50,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,__wbg___wbindgen_number_get_a20bf9b85341449d,__wbg___wbindgen_string_get_e4f06c90489ad01b,__wbg___wbindgen_throw_b855445ff6a94295,__wbg__wbg_cb_unref_2454a539ea5790d9,__wbg_call_525440f72fbfc0ea,__wbg_call_e762c39fa8ea36bf,__wbg_crypto_805be4ce92f1e370,__wbg_done_2042aa2670fb1db1,__wbg_entries_e171b586f8f6bdbf,__wbg_getRandomValues_f6a868620c8bab49,__wbg_getTime_14776bfb48a1bff9,__wbg_get_7bed016f185add81,__wbg_get_ece95cf6585650d9,__wbg_get_efcb449f58ec27c2,__wbg_get_with_ref_key_1dc361bd10053bfe,__wbg_has_787fafc980c3ccdb,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38,__wbg_instanceof_Map_8579b5e2ab5437c7,__wbg_instanceof_Promise_001fdd42afa1b7ef,__wbg_instanceof_Uint8Array_20c8e73002f7af98,__wbg_isArray_96e0af9891d0945d,__wbg_isSafeInteger_d216eda7911dde36,__wbg_iterator_e5822695327a3c39,__wbg_keys_b4d27b02ad14f4be,__wbg_length_69bca3cb64fc8748,__wbg_length_cdd215e10d9dd507,__wbg_msCrypto_2ac4d17c4748234a,__wbg_new_0_f9740686d739025c,__wbg_new_1acc0b6eea89d040,__wbg_new_3c3d849046688a66,__wbg_new_5a79be3ab53b8aa5,__wbg_new_68651c719dcda04e,__wbg_new_e17d9f43105b08be,__wbg_new_from_slice_92f4d78ca282a2d2,__wbg_new_no_args_ee98eee5275000a4,__wbg_new_with_length_01aa0dc35aa13543,__wbg_next_020810e0ae8ebcb0,__wbg_next_2c826fe5dfec6b6a,__wbg_node_ecc8306b9857f33d,__wbg_now_793306c526e2e3b6,__wbg_now_7fd00a794a07d388,__wbg_now_b3f7572f6ef3d3a9,__wbg_process_5cff2739921be718,__wbg_prototypesetcall_2a6620b6922694b2,__wbg_push_df81a39d04db858c,__wbg_queueMicrotask_5a8a9131f3f0b37b,__wbg_queueMicrotask_6d79674585219521,__wbg_randomFillSync_d3c85af7e31cf1f8,__wbg_require_0c566c6f2eef6c79,__wbg_resolve_caf97c30b83f7053,__wbg_setTimeout_5d6a1d4fc51ea450,__wbg_set_3f1d0b984ed272ed,__wbg_set_907fb406c34a251d,__wbg_set_c213c871859d6500,__wbg_set_c2abbebe8b9ebee1,__wbg_set_wasm,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,__wbg_static_accessor_SELF_6fdf4b64710cc91b,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,__wbg_subarray_480600f3d6a9f26c,__wbg_then_4f46f6544e6b4a28,__wbg_then_70d05cf780a18d77,__wbg_valueOf_9eee4828c11458ca,__wbg_value_692627309814bb8c,__wbg_versions_a8e5a362e1f16442,__wbindgen_cast_2241b6af4c4b2941,__wbindgen_cast_4625c577ab2ec9ee,__wbindgen_cast_6a2cd9d7a963b48a,__wbindgen_cast_9ae0607507abb057,__wbindgen_cast_cb9088102bce6b30,__wbindgen_cast_d6cd19b81560fd6e,__wbindgen_init_externref_table,debug_panic,getBuildTimeInfo});
@@ -1,2 +1,2 @@
1
1
  var h=()=>{};h.prototype=h;let r;function $(e){r=e}let T=null;function p(){return(T===null||T.byteLength===0)&&(T=new Uint8Array(r.memory.buffer)),T}let A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});A.decode();const j=2146435072;let F=0;function B(e,t){return F+=t,F>=j&&(A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),A.decode(),F=t),A.decode(p().subarray(e,e+t))}function S(e,t){return e=e>>>0,B(e,t)}let u=0;const x=new TextEncoder;"encodeInto"in x||(x.encodeInto=function(e,t){const n=x.encode(e);return t.set(n),{read:e.length,written:n.length}});function b(e,t,n){if(n===void 0){const s=x.encode(e),f=t(s.length,1)>>>0;return p().subarray(f,f+s.length).set(s),u=s.length,f}let _=e.length,o=t(_,1)>>>0;const i=p();let c=0;for(;c<_;c++){const s=e.charCodeAt(c);if(s>127)break;i[o+c]=s}if(c!==_){c!==0&&(e=e.slice(c)),o=n(o,_,_=c+e.length*3,1)>>>0;const s=p().subarray(o+c,o+_),f=x.encodeInto(e,s);c+=f.written,o=n(o,_,c,1)>>>0}return u=c,o}let w=null;function l(){return(w===null||w.buffer.detached===!0||w.buffer.detached===void 0&&w.buffer!==r.memory.buffer)&&(w=new DataView(r.memory.buffer)),w}function a(e){return e==null}function I(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const o=e.description;return o==null?"Symbol":`Symbol(${o})`}if(t=="function"){const o=e.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(e)){const o=e.length;let i="[";o>0&&(i+=I(e[0]));for(let c=1;c<o;c++)i+=", "+I(e[c]);return i+="]",i}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(n&&n.length>1)_=n[1];else return toString.call(e);if(_=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
2
- ${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function q(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const k=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function R(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,k.unregister(o))},k.register(i,o,o),i}function E(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function V(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw E(_[0])}function W(){return r.getBuildTimeInfo()}function U(e,t,n){r.wasm_bindgen__convert__closures_____invoke__hfd9e61e91d216b42(e,t,n)}function L(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h50781bcb5d987161(e,t,n,_)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class M{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,O.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw E(o[1]);return this.__wbg_ptr=o[0]>>>0,O.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const v=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),D=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,v,D)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(M.prototype[Symbol.dispose]=M.prototype.free);function z(e,t){return Error(S(e,t))}function P(e){return Number(e)}function G(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function Q(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function H(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function J(e,t){const n=I(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function X(e,t){return e in t}function Y(e){return typeof e=="bigint"}function K(e){return typeof e=="function"}function Z(e){const t=e;return typeof t=="object"&&t!==null}function ee(e){return typeof e=="string"}function te(e){return e===void 0}function ne(e,t){return e===t}function re(e,t){return e==t}function _e(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function oe(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function ce(e,t){throw new Error(S(e,t))}function ie(e){e._wbg_cb_unref()}function se(){return g(function(e,t,n){return e.call(t,n)},arguments)}function ue(){return g(function(e,t){return e.call(t)},arguments)}function be(e){return e.crypto}function fe(e){return e.done}function ae(e){return Object.entries(e)}function ge(){return g(function(e,t){e.getRandomValues(t)},arguments)}function le(e){return e.getTime()}function de(e,t){return e[t>>>0]}function we(){return g(function(e,t){return e[t]},arguments)}function pe(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function xe(e,t){return e[t]}function ye(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function me(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function he(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function Te(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function Ae(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Se(e){return Array.isArray(e)}function Fe(e){return Number.isSafeInteger(e)}function Ie(){return Symbol.iterator}function qe(e){return Object.keys(e)}function ke(e){return e.length}function Ee(e){return e.length}function Oe(e){return e.msCrypto}function Me(){return new Date}function ve(){return new Object}function De(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return L(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function je(e){return new Uint8Array(e)}function Be(){return new Map}function Re(){return new Array}function Ue(e,t){return new Uint8Array(q(e,t))}function Le(e,t){return new h(S(e,t))}function Ne(e){return new Uint8Array(e>>>0)}function Ce(){return g(function(e){return e.next()},arguments)}function $e(e){return e.next}function Ve(e){return e.node}function We(){return Date.now()}function ze(e){return e.now()}function Pe(){return g(function(){return Date.now()},arguments)}function Ge(e){return e.process}function Qe(e,t,n){Uint8Array.prototype.set.call(q(e,t),n)}function He(e,t){return e.push(t)}function Je(e){return e.queueMicrotask}function Xe(e){queueMicrotask(e)}function Ye(){return g(function(e,t){e.randomFillSync(t)},arguments)}function Ke(){return g(function(){return module.require},arguments)}function Ze(e){return Promise.resolve(e)}function et(e,t){return setTimeout(e,t>>>0)}function tt(e,t,n){e[t]=n}function nt(e,t,n){return e.set(t,n)}function rt(e,t,n){e[t>>>0]=n}function _t(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function ot(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ct(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function it(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function st(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function ut(e,t,n){return e.subarray(t>>>0,n>>>0)}function bt(e,t){return e.then(t)}function ft(e,t,n){return e.then(t,n)}function at(e){return e.valueOf()}function gt(e){return e.value}function lt(e){return e.versions}function dt(e,t){return S(e,t)}function wt(e){return BigInt.asUintN(64,e)}function pt(e,t){return R(e,t,r.wasm_bindgen__closure__destroy__h7420315a7f5ce457,U)}function xt(e){return e}function yt(e,t){return q(e,t)}function mt(e){return e}function ht(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}export{M as QueryEngine,z as __wbg_Error_e83987f665cf5504,P as __wbg_Number_bb48ca12f395cd08,G as __wbg_String_8f0eb39a4a4c2f66,Q as __wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,H as __wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,J as __wbg___wbindgen_debug_string_df47ffb5e35e6763,X as __wbg___wbindgen_in_bb933bd9e1b3bc0f,Y as __wbg___wbindgen_is_bigint_cb320707dcd35f0b,K as __wbg___wbindgen_is_function_ee8a6c5833c90377,Z as __wbg___wbindgen_is_object_c818261d21f283a4,ee as __wbg___wbindgen_is_string_fbb76cb2940daafd,te as __wbg___wbindgen_is_undefined_2d472862bd29a478,ne as __wbg___wbindgen_jsval_eq_6b13ab83478b1c50,re as __wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,_e as __wbg___wbindgen_number_get_a20bf9b85341449d,oe as __wbg___wbindgen_string_get_e4f06c90489ad01b,ce as __wbg___wbindgen_throw_b855445ff6a94295,ie as __wbg__wbg_cb_unref_2454a539ea5790d9,se as __wbg_call_525440f72fbfc0ea,ue as __wbg_call_e762c39fa8ea36bf,be as __wbg_crypto_805be4ce92f1e370,fe as __wbg_done_2042aa2670fb1db1,ae as __wbg_entries_e171b586f8f6bdbf,ge as __wbg_getRandomValues_f6a868620c8bab49,le as __wbg_getTime_14776bfb48a1bff9,de as __wbg_get_7bed016f185add81,we as __wbg_get_ece95cf6585650d9,pe as __wbg_get_efcb449f58ec27c2,xe as __wbg_get_with_ref_key_1dc361bd10053bfe,ye as __wbg_has_787fafc980c3ccdb,me as __wbg_instanceof_ArrayBuffer_70beb1189ca63b38,he as __wbg_instanceof_Map_8579b5e2ab5437c7,Te as __wbg_instanceof_Promise_001fdd42afa1b7ef,Ae as __wbg_instanceof_Uint8Array_20c8e73002f7af98,Se as __wbg_isArray_96e0af9891d0945d,Fe as __wbg_isSafeInteger_d216eda7911dde36,Ie as __wbg_iterator_e5822695327a3c39,qe as __wbg_keys_b4d27b02ad14f4be,ke as __wbg_length_69bca3cb64fc8748,Ee as __wbg_length_cdd215e10d9dd507,Oe as __wbg_msCrypto_2ac4d17c4748234a,Me as __wbg_new_0_f9740686d739025c,ve as __wbg_new_1acc0b6eea89d040,De as __wbg_new_3c3d849046688a66,je as __wbg_new_5a79be3ab53b8aa5,Be as __wbg_new_68651c719dcda04e,Re as __wbg_new_e17d9f43105b08be,Ue as __wbg_new_from_slice_92f4d78ca282a2d2,Le as __wbg_new_no_args_ee98eee5275000a4,Ne as __wbg_new_with_length_01aa0dc35aa13543,Ce as __wbg_next_020810e0ae8ebcb0,$e as __wbg_next_2c826fe5dfec6b6a,Ve as __wbg_node_ecc8306b9857f33d,We as __wbg_now_793306c526e2e3b6,ze as __wbg_now_7fd00a794a07d388,Pe as __wbg_now_b3f7572f6ef3d3a9,Ge as __wbg_process_5cff2739921be718,Qe as __wbg_prototypesetcall_2a6620b6922694b2,He as __wbg_push_df81a39d04db858c,Je as __wbg_queueMicrotask_5a8a9131f3f0b37b,Xe as __wbg_queueMicrotask_6d79674585219521,Ye as __wbg_randomFillSync_d3c85af7e31cf1f8,Ke as __wbg_require_0c566c6f2eef6c79,Ze as __wbg_resolve_caf97c30b83f7053,et as __wbg_setTimeout_5d6a1d4fc51ea450,tt as __wbg_set_3f1d0b984ed272ed,nt as __wbg_set_907fb406c34a251d,rt as __wbg_set_c213c871859d6500,_t as __wbg_set_c2abbebe8b9ebee1,$ as __wbg_set_wasm,ot as __wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,ct as __wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,it as __wbg_static_accessor_SELF_6fdf4b64710cc91b,st as __wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,ut as __wbg_subarray_480600f3d6a9f26c,bt as __wbg_then_4f46f6544e6b4a28,ft as __wbg_then_70d05cf780a18d77,at as __wbg_valueOf_9eee4828c11458ca,gt as __wbg_value_692627309814bb8c,lt as __wbg_versions_a8e5a362e1f16442,dt as __wbindgen_cast_2241b6af4c4b2941,wt as __wbindgen_cast_4625c577ab2ec9ee,pt as __wbindgen_cast_6a2cd9d7a963b48a,xt as __wbindgen_cast_9ae0607507abb057,yt as __wbindgen_cast_cb9088102bce6b30,mt as __wbindgen_cast_d6cd19b81560fd6e,ht as __wbindgen_init_externref_table,V as debug_panic,W as getBuildTimeInfo};
2
+ ${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function q(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const k=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function R(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,k.unregister(o))},k.register(i,o,o),i}function E(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function V(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw E(_[0])}function W(){return r.getBuildTimeInfo()}function U(e,t,n){r.wasm_bindgen__convert__closures_____invoke__h5eb71de2b5d22afd(e,t,n)}function L(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h0275d6fb93258fdc(e,t,n,_)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class M{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,O.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw E(o[1]);return this.__wbg_ptr=o[0]>>>0,O.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const v=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),D=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,v,D)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(M.prototype[Symbol.dispose]=M.prototype.free);function z(e,t){return Error(S(e,t))}function P(e){return Number(e)}function G(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function Q(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function H(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function J(e,t){const n=I(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function X(e,t){return e in t}function Y(e){return typeof e=="bigint"}function K(e){return typeof e=="function"}function Z(e){const t=e;return typeof t=="object"&&t!==null}function ee(e){return typeof e=="string"}function te(e){return e===void 0}function ne(e,t){return e===t}function re(e,t){return e==t}function _e(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function oe(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function ce(e,t){throw new Error(S(e,t))}function ie(e){e._wbg_cb_unref()}function se(){return g(function(e,t,n){return e.call(t,n)},arguments)}function ue(){return g(function(e,t){return e.call(t)},arguments)}function be(e){return e.crypto}function fe(e){return e.done}function ae(e){return Object.entries(e)}function ge(){return g(function(e,t){e.getRandomValues(t)},arguments)}function le(e){return e.getTime()}function de(e,t){return e[t>>>0]}function we(){return g(function(e,t){return e[t]},arguments)}function pe(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function xe(e,t){return e[t]}function ye(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function me(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function he(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function Te(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function Ae(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Se(e){return Array.isArray(e)}function Fe(e){return Number.isSafeInteger(e)}function Ie(){return Symbol.iterator}function qe(e){return Object.keys(e)}function ke(e){return e.length}function Ee(e){return e.length}function Oe(e){return e.msCrypto}function Me(){return new Date}function ve(){return new Object}function De(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return L(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function je(e){return new Uint8Array(e)}function Be(){return new Map}function Re(){return new Array}function Ue(e,t){return new Uint8Array(q(e,t))}function Le(e,t){return new h(S(e,t))}function Ne(e){return new Uint8Array(e>>>0)}function Ce(){return g(function(e){return e.next()},arguments)}function $e(e){return e.next}function Ve(e){return e.node}function We(){return Date.now()}function ze(e){return e.now()}function Pe(){return g(function(){return Date.now()},arguments)}function Ge(e){return e.process}function Qe(e,t,n){Uint8Array.prototype.set.call(q(e,t),n)}function He(e,t){return e.push(t)}function Je(e){return e.queueMicrotask}function Xe(e){queueMicrotask(e)}function Ye(){return g(function(e,t){e.randomFillSync(t)},arguments)}function Ke(){return g(function(){return module.require},arguments)}function Ze(e){return Promise.resolve(e)}function et(e,t){return setTimeout(e,t>>>0)}function tt(e,t,n){e[t]=n}function nt(e,t,n){return e.set(t,n)}function rt(e,t,n){e[t>>>0]=n}function _t(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function ot(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ct(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function it(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function st(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function ut(e,t,n){return e.subarray(t>>>0,n>>>0)}function bt(e,t){return e.then(t)}function ft(e,t,n){return e.then(t,n)}function at(e){return e.valueOf()}function gt(e){return e.value}function lt(e){return e.versions}function dt(e,t){return S(e,t)}function wt(e){return BigInt.asUintN(64,e)}function pt(e,t){return R(e,t,r.wasm_bindgen__closure__destroy__h006b58388d487aba,U)}function xt(e){return e}function yt(e,t){return q(e,t)}function mt(e){return e}function ht(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}export{M as QueryEngine,z as __wbg_Error_e83987f665cf5504,P as __wbg_Number_bb48ca12f395cd08,G as __wbg_String_8f0eb39a4a4c2f66,Q as __wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,H as __wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,J as __wbg___wbindgen_debug_string_df47ffb5e35e6763,X as __wbg___wbindgen_in_bb933bd9e1b3bc0f,Y as __wbg___wbindgen_is_bigint_cb320707dcd35f0b,K as __wbg___wbindgen_is_function_ee8a6c5833c90377,Z as __wbg___wbindgen_is_object_c818261d21f283a4,ee as __wbg___wbindgen_is_string_fbb76cb2940daafd,te as __wbg___wbindgen_is_undefined_2d472862bd29a478,ne as __wbg___wbindgen_jsval_eq_6b13ab83478b1c50,re as __wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,_e as __wbg___wbindgen_number_get_a20bf9b85341449d,oe as __wbg___wbindgen_string_get_e4f06c90489ad01b,ce as __wbg___wbindgen_throw_b855445ff6a94295,ie as __wbg__wbg_cb_unref_2454a539ea5790d9,se as __wbg_call_525440f72fbfc0ea,ue as __wbg_call_e762c39fa8ea36bf,be as __wbg_crypto_805be4ce92f1e370,fe as __wbg_done_2042aa2670fb1db1,ae as __wbg_entries_e171b586f8f6bdbf,ge as __wbg_getRandomValues_f6a868620c8bab49,le as __wbg_getTime_14776bfb48a1bff9,de as __wbg_get_7bed016f185add81,we as __wbg_get_ece95cf6585650d9,pe as __wbg_get_efcb449f58ec27c2,xe as __wbg_get_with_ref_key_1dc361bd10053bfe,ye as __wbg_has_787fafc980c3ccdb,me as __wbg_instanceof_ArrayBuffer_70beb1189ca63b38,he as __wbg_instanceof_Map_8579b5e2ab5437c7,Te as __wbg_instanceof_Promise_001fdd42afa1b7ef,Ae as __wbg_instanceof_Uint8Array_20c8e73002f7af98,Se as __wbg_isArray_96e0af9891d0945d,Fe as __wbg_isSafeInteger_d216eda7911dde36,Ie as __wbg_iterator_e5822695327a3c39,qe as __wbg_keys_b4d27b02ad14f4be,ke as __wbg_length_69bca3cb64fc8748,Ee as __wbg_length_cdd215e10d9dd507,Oe as __wbg_msCrypto_2ac4d17c4748234a,Me as __wbg_new_0_f9740686d739025c,ve as __wbg_new_1acc0b6eea89d040,De as __wbg_new_3c3d849046688a66,je as __wbg_new_5a79be3ab53b8aa5,Be as __wbg_new_68651c719dcda04e,Re as __wbg_new_e17d9f43105b08be,Ue as __wbg_new_from_slice_92f4d78ca282a2d2,Le as __wbg_new_no_args_ee98eee5275000a4,Ne as __wbg_new_with_length_01aa0dc35aa13543,Ce as __wbg_next_020810e0ae8ebcb0,$e as __wbg_next_2c826fe5dfec6b6a,Ve as __wbg_node_ecc8306b9857f33d,We as __wbg_now_793306c526e2e3b6,ze as __wbg_now_7fd00a794a07d388,Pe as __wbg_now_b3f7572f6ef3d3a9,Ge as __wbg_process_5cff2739921be718,Qe as __wbg_prototypesetcall_2a6620b6922694b2,He as __wbg_push_df81a39d04db858c,Je as __wbg_queueMicrotask_5a8a9131f3f0b37b,Xe as __wbg_queueMicrotask_6d79674585219521,Ye as __wbg_randomFillSync_d3c85af7e31cf1f8,Ke as __wbg_require_0c566c6f2eef6c79,Ze as __wbg_resolve_caf97c30b83f7053,et as __wbg_setTimeout_5d6a1d4fc51ea450,tt as __wbg_set_3f1d0b984ed272ed,nt as __wbg_set_907fb406c34a251d,rt as __wbg_set_c213c871859d6500,_t as __wbg_set_c2abbebe8b9ebee1,$ as __wbg_set_wasm,ot as __wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,ct as __wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,it as __wbg_static_accessor_SELF_6fdf4b64710cc91b,st as __wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,ut as __wbg_subarray_480600f3d6a9f26c,bt as __wbg_then_4f46f6544e6b4a28,ft as __wbg_then_70d05cf780a18d77,at as __wbg_valueOf_9eee4828c11458ca,gt as __wbg_value_692627309814bb8c,lt as __wbg_versions_a8e5a362e1f16442,dt as __wbindgen_cast_2241b6af4c4b2941,wt as __wbindgen_cast_4625c577ab2ec9ee,pt as __wbindgen_cast_6a2cd9d7a963b48a,xt as __wbindgen_cast_9ae0607507abb057,yt as __wbindgen_cast_cb9088102bce6b30,mt as __wbindgen_cast_d6cd19b81560fd6e,ht as __wbindgen_init_externref_table,V as debug_panic,W as getBuildTimeInfo};
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "6.19.0-dev.4",
2
+ "version": "6.19.0-dev.6",
3
3
  "name": "prisma",
4
4
  "description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.",
5
5
  "keywords": [
@@ -42,7 +42,7 @@
42
42
  "node": ">=18.18"
43
43
  },
44
44
  "prisma": {
45
- "prismaCommit": "eb59767dc21f9ae86870e6ae3585ecb383a45630"
45
+ "prismaCommit": "3635905f0073595d73ab828ad7cbf5c5bf8e7cdc"
46
46
  },
47
47
  "files": [
48
48
  "README.md",
@@ -141,21 +141,21 @@
141
141
  "typescript": "5.4.5",
142
142
  "xdg-app-paths": "8.3.0",
143
143
  "zod": "3.24.2",
144
- "@prisma/adapter-libsql": "6.19.0-dev.4",
145
- "@prisma/client": "6.19.0-dev.4",
146
- "@prisma/client-generator-registry": "6.19.0-dev.4",
147
- "@prisma/dmmf": "6.19.0-dev.4",
148
- "@prisma/debug": "6.19.0-dev.4",
149
- "@prisma/driver-adapter-utils": "6.19.0-dev.4",
150
- "@prisma/fetch-engine": "6.19.0-dev.4",
151
- "@prisma/generator": "6.19.0-dev.4",
152
- "@prisma/get-platform": "6.19.0-dev.4",
153
- "@prisma/migrate": "6.19.0-dev.4",
154
- "@prisma/internals": "6.19.0-dev.4"
144
+ "@prisma/adapter-libsql": "6.19.0-dev.6",
145
+ "@prisma/client": "6.19.0-dev.6",
146
+ "@prisma/client-generator-registry": "6.19.0-dev.6",
147
+ "@prisma/debug": "6.19.0-dev.6",
148
+ "@prisma/dmmf": "6.19.0-dev.6",
149
+ "@prisma/driver-adapter-utils": "6.19.0-dev.6",
150
+ "@prisma/fetch-engine": "6.19.0-dev.6",
151
+ "@prisma/get-platform": "6.19.0-dev.6",
152
+ "@prisma/internals": "6.19.0-dev.6",
153
+ "@prisma/migrate": "6.19.0-dev.6",
154
+ "@prisma/generator": "6.19.0-dev.6"
155
155
  },
156
156
  "dependencies": {
157
- "@prisma/config": "6.19.0-dev.4",
158
- "@prisma/engines": "6.19.0-dev.4"
157
+ "@prisma/config": "6.19.0-dev.6",
158
+ "@prisma/engines": "6.19.0-dev.6"
159
159
  },
160
160
  "peerDependencies": {
161
161
  "typescript": ">=5.1.0"
@@ -3094,18 +3094,18 @@ var require_common_path_prefix = __commonJS({
3094
3094
  }
3095
3095
  });
3096
3096
 
3097
- // ../../node_modules/.pnpm/@prisma+engines-version@6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc/node_modules/@prisma/engines-version/package.json
3097
+ // ../../node_modules/.pnpm/@prisma+engines-version@6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5/node_modules/@prisma/engines-version/package.json
3098
3098
  var require_package = __commonJS({
3099
- "../../node_modules/.pnpm/@prisma+engines-version@6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc/node_modules/@prisma/engines-version/package.json"(exports2, module2) {
3099
+ "../../node_modules/.pnpm/@prisma+engines-version@6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5/node_modules/@prisma/engines-version/package.json"(exports2, module2) {
3100
3100
  module2.exports = {
3101
3101
  name: "@prisma/engines-version",
3102
- version: "6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc",
3102
+ version: "6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5",
3103
3103
  main: "index.js",
3104
3104
  types: "index.d.ts",
3105
3105
  license: "Apache-2.0",
3106
3106
  author: "Tim Suchanek <suchanek@prisma.io>",
3107
3107
  prisma: {
3108
- enginesVersion: "08761ddce3e1b2107c76ee662fbd0520fc1110dc"
3108
+ enginesVersion: "1d6ed60aab371a6253e5b971615421eb9d3338d5"
3109
3109
  },
3110
3110
  repository: {
3111
3111
  type: "git",
@@ -3127,9 +3127,9 @@ var require_package = __commonJS({
3127
3127
  }
3128
3128
  });
3129
3129
 
3130
- // ../../node_modules/.pnpm/@prisma+engines-version@6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc/node_modules/@prisma/engines-version/index.js
3130
+ // ../../node_modules/.pnpm/@prisma+engines-version@6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5/node_modules/@prisma/engines-version/index.js
3131
3131
  var require_engines_version = __commonJS({
3132
- "../../node_modules/.pnpm/@prisma+engines-version@6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc/node_modules/@prisma/engines-version/index.js"(exports2) {
3132
+ "../../node_modules/.pnpm/@prisma+engines-version@6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5/node_modules/@prisma/engines-version/index.js"(exports2) {
3133
3133
  "use strict";
3134
3134
  Object.defineProperty(exports2, "__esModule", { value: true });
3135
3135
  exports2.enginesVersion = void 0;
@@ -7576,7 +7576,7 @@ var import_path6 = __toESM(require("path"));
7576
7576
  // package.json
7577
7577
  var package_default = {
7578
7578
  name: "@prisma/client",
7579
- version: "6.19.0-dev.4",
7579
+ version: "6.19.0-dev.6",
7580
7580
  description: "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
7581
7581
  keywords: [
7582
7582
  "ORM",
@@ -7824,7 +7824,7 @@ var package_default = {
7824
7824
  "@prisma/dmmf": "workspace:*",
7825
7825
  "@prisma/driver-adapter-utils": "workspace:*",
7826
7826
  "@prisma/engines": "workspace:*",
7827
- "@prisma/engines-version": "6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc",
7827
+ "@prisma/engines-version": "6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5",
7828
7828
  "@prisma/fetch-engine": "workspace:*",
7829
7829
  "@prisma/generator": "workspace:*",
7830
7830
  "@prisma/generator-helper": "workspace:*",
@@ -7833,8 +7833,8 @@ var package_default = {
7833
7833
  "@prisma/internals": "workspace:*",
7834
7834
  "@prisma/migrate": "workspace:*",
7835
7835
  "@prisma/mini-proxy": "0.9.5",
7836
- "@prisma/query-compiler-wasm": "6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc",
7837
- "@prisma/query-engine-wasm": "6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc",
7836
+ "@prisma/query-compiler-wasm": "6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5",
7837
+ "@prisma/query-engine-wasm": "6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5",
7838
7838
  "@prisma/query-plan-executor": "workspace:*",
7839
7839
  "@prisma/ts-builders": "workspace:*",
7840
7840
  "@snaplet/copycat": "6.0.0",
@@ -13694,7 +13694,7 @@ var import_node_path6 = __toESM(require("node:path"));
13694
13694
  var import_engines_version = __toESM(require_engines_version());
13695
13695
 
13696
13696
  // ../client-generator-js/package.json
13697
- var version = "6.19.0-dev.4";
13697
+ var version = "6.19.0-dev.6";
13698
13698
 
13699
13699
  // ../client-generator-js/src/resolvePrismaClient.ts
13700
13700
  var import_promises6 = __toESM(require("node:fs/promises"));
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/client",
3
- "version": "6.19.0-dev.4",
3
+ "version": "6.19.0-dev.6",
4
4
  "description": "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
5
5
  "keywords": [
6
6
  "ORM",
@@ -248,7 +248,7 @@
248
248
  "@prisma/dmmf": "workspace:*",
249
249
  "@prisma/driver-adapter-utils": "workspace:*",
250
250
  "@prisma/engines": "workspace:*",
251
- "@prisma/engines-version": "6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc",
251
+ "@prisma/engines-version": "6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5",
252
252
  "@prisma/fetch-engine": "workspace:*",
253
253
  "@prisma/generator": "workspace:*",
254
254
  "@prisma/generator-helper": "workspace:*",
@@ -257,8 +257,8 @@
257
257
  "@prisma/internals": "workspace:*",
258
258
  "@prisma/migrate": "workspace:*",
259
259
  "@prisma/mini-proxy": "0.9.5",
260
- "@prisma/query-compiler-wasm": "6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc",
261
- "@prisma/query-engine-wasm": "6.19.0-15.08761ddce3e1b2107c76ee662fbd0520fc1110dc",
260
+ "@prisma/query-compiler-wasm": "6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5",
261
+ "@prisma/query-engine-wasm": "6.19.0-19.1d6ed60aab371a6253e5b971615421eb9d3338d5",
262
262
  "@prisma/query-plan-executor": "workspace:*",
263
263
  "@prisma/ts-builders": "workspace:*",
264
264
  "@snaplet/copycat": "6.0.0",