Skip to content

Axial SQL Tools 4.4 | SSMS 21 VSIX

Latest
Compare
Choose a tag to compare
@alex-bochkov alex-bochkov released this 08 Jun 23:20
· 8 commits to main since this release

What’s New

Query History

  • Improved Query History window with additional filters

Additional Code Formatting

  • Each formatting feature now has its own setting

  • Three new formatting options:

    • Insert blank lines inside code blocks
    • Break stored-procedure parameters onto separate lines
    • Uppercase built-in function names
  • Live preview example added to the format settings page

TSql Parser

  • Upgraded T-SQL parser to SQL2025

Excel Export

  • Default export folder and file name are now configurable
  • Fixed numeric export when comma is used as a digit separator
  • Option to include the content of the source query window in the export
  • Option to export booleans as numbers
  • Option to apply AutoFilter on exported data

General Improvements

  • Redesigned settings form for improved usability

Full Changelog: 4.3...4.4