Skip to content

Axial SQL Tools 3.3 | SSMS 18/19 VSIX

Compare
Choose a tag to compare
@alex-bochkov alex-bochkov released this 24 Feb 17:39
· 61 commits to main since this release
0925b05

This update brings several enhancements and new tools:

  • Improved TSQL Code Formatting:

  • Export Grid to Email: - Wiki: Export Grid to Email.

    • You can now directly send emails from SQL Server Database Mail without setting up an SMTP settings.
    • The tool remembers up to 30 email addresses you've used before for faster access.
  • Server Health Dashboard Enhancements: - Wiki: Server Health Dashboard.

    • Added quick access links for common server queries like blocking, transaction log status, and sp_WhoIsActive.
    • Introduced a new feature to visualize the backup history with a graph.
    • Same graph concept to track the history of agent jobs.
  • Query Library Expansion:

    • I've added a variety of new queries to the Query Library to help you manage your databases more effectively.

[2/26/2024] - Newtonsoft.Json.dll was missing because of the VS2017 bug. Uploaded new binaries with the DLL included.