dbForge Studio for SQL Server V2025.1.124
Released: Jun 16, 2025
V2025.1.124 버젼 업데이트
기능
- Added an AI Assistant that supports the following:
- Context-aware query generation.
- Conversion of natural language to SQL.
- Query optimization.
- SQL explanations.
- SQL troubleshooting.
- Error analysis and recommendations.
- AI chat.
- Integration with the dbForge tools.
- Connectivity:
- Added support for dedicated and serverless SQL pools in Azure Synapse Analytics.
- T-SQL Analyzer:
- Expanded the set of rules.
- Updated color palettes for the Light and Dark skins.
- Refined font rendering and the coloring of syntax errors.
- Added Brief View to the Start Page to switch between displaying full paths to recent files and a more compact list.
수정사항
- Fixed formatting issues for the AT TIME ZONE expression.
- Fixed incorrect placement of syntax error indicators.
- Fixed an issue where the snippet list appeared empty.
- Fixed a parsing error in the CREATE TABLE LIKE statement.
- Fixed parsing of keywords that support quoting.
- Fixed the "Unique key is missing" error for case-insensitive table names.
- Fixed data type conversion during data export: conversion now occurs only when necessary.
- Fixed dependency search for table types and user-defined data types.
- Fixed the "Incorrect syntax near the keyword 'WHERE'" error that occurred when selecting a filter in the Data Editor.
- Fixed export to Excel for the SqlMoney data type.
- Resolved issues related to suboptimal access to the Windows clipboard.
- Fixed an issue where the window layout was reset to defaults, requiring a restart after each reactivation.
- Improved the Table Editor to correctly handle foreign key dependencies from other tables when building Script Changes.
- Resolved an issue with reading foreign keys across schemas, enabling correct suggestions in Code Lookup (CL).
- Restored the assignment of aliases to columns in SELECT statements generated using dbForge Studio.
- Fixed the "Object reference not set to an instance of an object" error.