pub async fn delete_event(event_id: &str) -> Result<(), String>
Delete an event from the events table by ID.