Why is the NodeJS MySQL adding an extra backspace during query on correctly escaped JSON array?

前端 未结 0 396
我寻月下人不归
我寻月下人不归 2021-01-25 16:31

As the title says I am trying to escape a JSON array in NodeJS with the MySQL library. I am use the mysql.escape() function, and printing it to the console correctly formats it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题