CodeBRAVO, L.L.C

Results 6 comments of CodeBRAVO, L.L.C
trafficstars

@RakaDoank I ran into this same thing. Until the issue is fixed, here's a workaround using the sqlstring npm module (which is what mysqljs uses under the hood. Run `npm...

Also, you should be able to do something similar using the .raw() method of `sqlstring`, but I haven't needed that so I haven't tested it out. But if you follow...

Bump to this request- this is one of the most important features that causes me to use the Pro version, please let us know when you'll be able to upgrade...

Same issue! Edit: locking the dependency using a resolutions block as per zpthree's suggestion is the correct workaround.