@guanmingchiu/sqlparser-ts 0.60.0 → 0.61.0-rc1
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.
- package/README.md +1 -1
- package/package.json +1 -1
- package/wasm/README.md +1 -1
- package/wasm/package.json +1 -1
- package/wasm/sqlparser_rs_wasm_bg.wasm +0 -0
- package/wasm/sqlparser_rs_wasm_web_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
[](https://www.npmjs.com/package/@guanmingchiu/sqlparser-ts)
|
|
5
5
|
[](LICENSE)
|
|
6
6
|
[](https://webassembly.org/)
|
|
7
|
-
[](https://github.com/apache/datafusion-sqlparser-rs)
|
|
8
8
|
|
|
9
9
|
SQL parser for JavaScript and TypeScript, powered by [datafusion-sqlparser-rs](https://github.com/apache/datafusion-sqlparser-rs) via WebAssembly.
|
|
10
10
|
|
package/package.json
CHANGED
package/wasm/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
[](https://www.npmjs.com/package/@guanmingchiu/sqlparser-ts)
|
|
5
5
|
[](LICENSE)
|
|
6
6
|
[](https://webassembly.org/)
|
|
7
|
-
[](https://github.com/apache/datafusion-sqlparser-rs)
|
|
8
8
|
|
|
9
9
|
SQL parser for JavaScript and TypeScript, powered by [datafusion-sqlparser-rs](https://github.com/apache/datafusion-sqlparser-rs) via WebAssembly.
|
|
10
10
|
|
package/wasm/package.json
CHANGED
|
Binary file
|
|
Binary file
|