Methods
(static) query(query) → {Promise:.<any:>}
Send a query to the database
Parameters:
| Name | Type | Description |
|---|---|---|
query |
string | |
...preparedStatementValues |
any |
Returns:
(inner) getConnection() → {Promise:.<mysql.Connection:>}
Get a connection from the pool