Sam Liebow
Results
2
issues of
Sam Liebow
The provided code sample for `errorSystem.extend` (copied at bottom) will crash if run, with `TypeError: RequestError.NotFound is not a constructor`. Less obviously, `new RequestError` creates an instance of `Error`, not...
# Environment Knex version: 2.4.2 Database + version: Postgres 14.2 OS: macOS 10.15 # Bug 1. Explain what kind of behaviour you are getting and how you think it should...