err mysql error output produces backticks … the output actually looked like:
WordPress database error: [Incorrect datetime value: 'NULL' for column 'dateReceived' at row 1]
INSERT INTO *wp_jobboard_sources* (*title*, *dateReceived*) VALUES ('the feed','NULL')
where * is actually a backtick.