Function mz_sql::ast::fold::fold_create_sink_connection
source ยท pub fn fold_create_sink_connection<F, T, T2>(
folder: &mut F,
node: CreateSinkConnection<T>,
) -> CreateSinkConnection<T2>
pub fn fold_create_sink_connection<F, T, T2>(
folder: &mut F,
node: CreateSinkConnection<T>,
) -> CreateSinkConnection<T2>