The 2025.2 update introduces extended support for modern cloud platforms, security enhancements, and multiple usability improvements.
As cloud platforms continue to expand, we update our tools to keep pace.
SQL Complete now supports Microsoft Fabric, Microsoft’s cloud analytics platform that unifies data storage, processing, visualization, and analysis in a single environment.
SQL Complete now supports the OPENROWSET function, allowing queries against external data sources directly in SQL code. Suggestions are provided to guide parameter input.

When typing the BEGIN ATOMIC WITH statement, IntelliSense now displays available languages after the LANGUAGE keyword.

Authentication with SQL Server through Entra ID has been enhanced to support more secure and flexible connection scenarios.
Encryption capabilities have been improved to align with modern standards, ensuring stronger protection of sensitive data in transit and at rest.
We have added keyboard shortcuts to simplify code editing and reduce manual operations.
Alt+Up / Alt+Down – Moves selected lines (or the current line if none are selected).
Ctrl+Shift+A – Selects the entire statement, including all related keywords, operators, and values.