Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
permit using promise
API must provide a way to be compatible with existing mysql / mysql2 API, but a solution by default using promise would be more intuitive for javascript users.
testing must be done to base implementation totally internally on promise, avoiding callback hell, and more importantly ensure that callback are called, and only one time