TypeError: Cannot read property 'id' of undefined result.rows[0].id ...
Open
bug
chore
- Dominant language
- JavaScript
- Stars
- 346
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Obviously node.js _dies_ irrecoverably at the first sign of a `TypeError`:

So apparently we need to wrap the result of returned by the db.query in an `if` check. 🙄
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.