Skip to main content

rewrite_pivot_unpivot

Function rewrite_pivot_unpivot 

Source
pub fn rewrite_pivot_unpivot(sql: &str) -> SqlResult<String>
Expand description

Entry point: rewrite PIVOT or UNPIVOT if present, otherwise return unchanged.