pub fn add_query_param( connection_string: String, key: &str, value: &str, ) -> String
Add query parameter to connection string