pub fn get_con_pool_wrapper_no_cache( user: &str, pass: &str, host: &str, port: u16, db_opt: Option<&str>, ) -> Result<PoolWrapper, JsError>
Origin of the cached function get_con_pool_wrapper.
get_con_pool_wrapper