Module utils
Functions
formatMySqlError
- formatMySqlError(error: QueryError): string
-
Parameters
Returns string
Formatted string.
typeCastBooleans
- typeCastBooleans(field: Field, next: function): boolean
-
Parameters
-
field: Field
-
next: function
Returns boolean
Boolean value.
Format MySQL error.