in src/api/audits/db.ts [45:47]
ON CONFLICT (id) DO UPDATE SET (url, time_created, time_completed, report_json) = ( ${audit.url},