pub fn search_platform_suggestions( conn: &Connection, partial: &str, ) -> Result<Vec<TagSuggestion>>