Skip to content

"fmt019_where_condition_andor":"at_the_begin_of_line_right_align_with_main_keyword" trouble #6

@mascotze

Description

@mascotze

This value does not give an effect using php curl to http://www.gudusoft.com/format.php.

"whereClause":{
            "conditionInNewline":{
                "fmt017_where_condition_in_newline":false,
                "fmt018_where_condition_indent":"2"
            },
            "ANDORStyle":{
                "fmt019_where_condition_andor":"at_the_begin_of_line_right_align_with_main_keyword"
            }
        }

Result

select d.id,
       f.oid
  from t1 d,
       t2 f
       left join f1 k
              on k.pid = f.oid and
                 k.piid = f.oiid
 where t2.id = t1.pid and
       1 = 1 

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