write parsed result to a file, read the result and write sql through streams

This commit is contained in:
starlight
2025-01-20 22:54:40 +13:00
parent 795edd7141
commit 7b6b69141c
5 changed files with 52 additions and 13 deletions

View File

@ -10,6 +10,7 @@
"chalk": "^5.3.0",
"he": "^1.2.0",
"moment": "^2.30.1",
"stream-json": "^1.9.1",
"yargs": "^17.7.2"
},
"scripts": {