Skip to content

"fmt019_where_condition_andor":"at_the_begin_of_line_right_align_with_main_keyword" trouble #6

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 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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