SQL Pretty Printer updated

Released: Nov 11, 2014

Updates in this release

Updates in 3.4.6

  • Added commaInsideList, AlignJoinCondition, CTEComma, Createtable_fields_alignWithCreateKeyword new format options.
  • Fixed bug with align operator.
  • Fixed bug generating SQL incorrectly if Order By clause appears after Update clause.
  • Support for XMLTABLE clause.
  • Converting SQL to other languages doesn't change layout or case.