[CONJS-12] implement promise addon Created: 2018-03-13 Updated: 2018-06-12 Resolved: 2018-06-07 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | API |
| Affects Version/s: | None |
| Fix Version/s: | 0.7.0-alpha |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
permit using promise 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 |