CodeFoodPixels / node-promise-mysql

A wrapper for mysqljs/mysql that wraps function calls with Bluebird promises.
MIT License
338 stars 63 forks source link

Add mysql.raw global function. #162

Closed guventmz closed 2 years ago

guventmz commented 2 years ago

The raw function form mysql module was missing. Added it as a global function.

CodeFoodPixels commented 2 years ago

Thanks!

CodeFoodPixels commented 2 years ago

Released in 5.1.0