Recent content by Josh

  1. J

    Beautifier Enhancements

    Sorry, the leading spaces appear to have been dropped in my last post. The intent was to have the "and" and "or" keywords right-aligned with the "where" keyword. Thanks.
  2. J

    Beautifier Enhancements

    It would be wonderful if the beautifier could either: - ignore where clauses altogether - format the where clauses so that the boolean expressions were used as list delimiters, as in: where a = b and c = d or j = d
Back
Top