larserik

Results 1 issues of larserik

The function release() is defined in the Pool class https://github.com/CodeFoodPixels/node-promise-mysql/blob/7c075145cc981ae945ee612181e28b2c74f3e843/index.d.ts#L99 But there is no release function in the implementation pool.js https://github.com/CodeFoodPixels/node-promise-mysql/blob/7c075145cc981ae945ee612181e28b2c74f3e843/lib/pool.js Is it a mistake to have it in the...