This release adds dbForge AI Assistant to SQL Complete and expands IDE compatibility. You can now use AI-powered help to generate, explain, and fix SQL in your editor, work with SQL Complete in SSMS 22 and Visual Studio 2026, and apply new camelCase identifier formatting with updated, clearer case options.
SQL Complete now comes with dbForge AI Assistant, which helps you write, review, and improve SQL code directly in your development environment. It provides real-time suggestions, clear explanations, and practical fixes, helping you spend less time on routine SQL writing and debugging.
Key features of AI Assistant:
SQL Complete now integrates with SQL Server Management Studio (SSMS) 22, so you can continue using its productivity features as you upgrade to the latest SSMS version.
SQL Complete now supports Microsoft Visual Studio 2026. You can use SQL Complete in Visual Studio to speed up SQL editing with the same familiar assistance and shortcuts you rely on in SSMS.

Formatting profiles now support camelCase for identifiers to help you align scripts with common team naming conventions. A new camelCase option has been added to the Text Case settings across Alias Case, Built-in Datatype Case, Built-in Function Case, Identifier Case, and Variable Case.
To make case options clearer and more consistent, Initial caps has been renamed to Capitalized, and Initial caps each word has been renamed to PascalCase. PascalCase is also now available in Alias Case.
Previously saved formatting profiles remain compatible and continue to work without changes.