Skip to content

Capitalization formatting is correct when keyword is used without parentheses, incorrect only when used with parentheses. #665

@pradipsparkale

Description

@pradipsparkale

Capitalization formatting is correct when keyword is used without parentheses, incorrect only when used with parentheses.

Ex: SELECT COUNT column_x FROM table_a; is formatted correctly, but SELECT count(column_x) FROM table_a; is formatted incorrectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions