This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Updates to the error handler
- Changed error-handler to return only error message
- Original errors are now available via a secure Symbol
- Added README section on DB migrations with Knex Migration CLI
- Added README section on using transactions