pub fn upsert_thread(conn: &Connection, info: &ThreadInfo) -> Result<()>Expand description
Insert / update the row for a single thread observation.
pub fn upsert_thread(conn: &Connection, info: &ThreadInfo) -> Result<()>Insert / update the row for a single thread observation.