Skip to content
1 min read · 26 words

Variable: E_VECTOR_STORE_RAW_BINDING_MISMATCH

ts
const E_VECTOR_STORE_RAW_BINDING_MISMATCH: CreatedException<[number, number]>;

Defined in: batteries/vector/exceptions.ts:126

Thrown when the raw fragment placeholder count does not match the bindings length. Fatal: binding mismatch indicates query construction errors.