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