pub async fn is_draft(conn: &mut PgConnection, id: Uuid) -> ModelResult<bool>