Function servers::postgres::fixtures::process

source ยท
pub(crate) fn process<'a>(
    query: &str,
    _query_ctx: QueryContextRef,
) -> Option<Vec<Response<'a>>>
Expand description

Process unsupported SQL and return fixed result as a compatibility solution