Knex-related utilities.
- Source:
- See:
Methods
(static) logger(query)
- Source:
A logger function that can be passed to knex to log all database queries.
Parameters:
| Name | Type | Description |
|---|---|---|
query |
* | A knex query. |
Knex-related utilities.
A logger function that can be passed to knex to log all database queries.
| Name | Type | Description |
|---|---|---|
query |
* | A knex query. |