pub fn insert_event(conn: &Connection, event: &TeamEvent) -> Result<()>Expand description
Insert a raw event into the events table. Also updates derived metrics.
pub fn insert_event(conn: &Connection, event: &TeamEvent) -> Result<()>Insert a raw event into the events table. Also updates derived metrics.