Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Updates to the error handler

Choose a tag to compare

@dekelev dekelev released this 01 Feb 14:45
· 164 commits to master since this release
  • 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