Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 310 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 310 Bytes

@cullylarson/mysql

Promise-based utility functions for mysql.

Most functions can take either a pool or a connection.

Development

npm install
npm run test
npm run build