Skip to main content

parse_legacy_params_json

Function parse_legacy_params_json 

Source
pub fn parse_legacy_params_json(
    params_json: &str,
) -> Result<Vec<Value>, SqlExecCoreError>
Expand description

从 legacy params_json 字符串解析参数列表。 Parse parameter list from the legacy params_json string.