Skip to content

[FORMATTING] when set Indentation style to "Tabular, Right", it doesn't format "between...and" well. #341

@AndyGeng123

Description

@AndyGeng123

SQL:

select * from andy.t_test where id between 1 and 5000;

When set Indentation style to "Tabular, Right", output from demo website:

   select *
     from andy.t_test
    where id between 1       and 5000;

Many thanks for your great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions