Skip to content

Updates to the error handler

Compare
Choose a tag to compare
@dekelev dekelev released this 01 Feb 14:45
· 163 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