We are pleased to announce the release of SQL Manager for SQL Server version 5.3.1. This release focuses on enhancing the reliability of development tools and improving day-to-day database workflow efficiency.
SQL Editor Enhancements
- Visual highlighting of data types in the code completion list improves readability and accelerates query writing.
- Resolved display issues affecting the code completion list in the editor, including scenarios involving tables from external databases.
Workflow Optimization
- Implemented saving of parameter values used during procedure and function execution.
- Added the ability to add objects to Favorites via the context menu.
- Fixed table column list behavior: the position no longer resets after compilation, preventing loss of context when working with wide tables.
Improved Accuracy and Stability
- Introduced dependency display for XML collections, simplifying database structure analysis.
- Corrected the display of Scale and Precision parameters in the column editor for datetime2 and datetimeoffset data types.
In addition to the items listed above, this release includes various fixes aimed at overall application stability.