sql-mother icon indicating copy to clipboard operation
sql-mother copied to clipboard

语句错误,Cannot read properties of undefined (reading 'exec')

Open nideniuniu opened this issue 2 years ago • 2 comments

输入的是答案也提示这个 语句错误,Cannot read properties of undefined (reading 'exec')

nideniuniu avatar Dec 26 '23 03:12 nideniuniu

可以试下https://github.com/sql-js/sql.js/releases/download/v1.7.0/sqljs-wasm.zip 下载并解压,将其中sql-wasm.wasm移入项目根目录,在src/core/sqlExecutor.ts文件中将22行双引号中内容改为./sql-wasm.wasm即可

Eukchen avatar Jan 07 '24 08:01 Eukchen

1704804324255 依然无法运行

lushuailiu avatar Jan 09 '24 12:01 lushuailiu