Function statement_with_uppercase_identifiers

Source
pub fn statement_with_uppercase_identifiers(statement: Statement) -> Statement
Expand description

Returns the sqlparser statement with all of its column/table identifiers uppercased.