New release: SQL Pretty Printer Version 3.2.8

  • Introduce 14 new format options in this version and there are more than 90 format options in SQL Pretty Printer.
  • Fix a bug that menu and toolbar disappeared in vs2010 after first installation.
  • About 2 times faster when format some big SQL scripts.
  • Fix a bug that can’t format join clause correctly in this sql:
    SELECT
      *
    FROM
      S1
      natural JOIN W3
      LEFT OUTER JOIN S2
        ON S1.S = S2.S
  • Improve format result if there is a comment after WHERE keyword directly.
  • Lots of minor bugs fixed.

Newsletter Updates

Enter your email address below to subscribe to our newsletter