denodrivers / denodrivers/mysql
No sanitize method?
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 264
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
It appears that there is no method for sanitizing strings to be safe for mysql. Generally, mysql drivers include this. I found a simple one on stack overflow **[here](https://stackoverflow.com/questions/7744912/making-a-javascript-string-sql-friendly)** (much shorter than the super-long one on nodejs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.