Open nelsonic opened 5 years ago
Obviously node.js dies irrecoverably at the first sign of a TypeError:
TypeError
So apparently we need to wrap the result of returned by the db.query in an if check. 🙄
if
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. 🙄