Query Builder v2025.3 adds practical usability improvements for working with large diagrams and scripts. You can now search within Database Diagram and jump to matching items, apply camelCase formatting for identifiers with updated case options, and navigate long scripts faster with new scroll bar annotations.
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.
Scroll bar annotations are now available to help you navigate large scripts and quickly locate important areas in the editor. Colored markers on the vertical scroll bar show modified lines (saved and unsaved), bookmarks and breakpoints, identifier occurrences, server and parsing syntax errors, warnings (including Code Analyzer warnings), Code Analyzer errors, and the current caret position.
You can enable and configure annotations in Tools > Options > Text Editor > Scroll Bar by selecting Show annotations over vertical scroll bar and choosing which annotation types to display. You can also customize most annotation colors in Tools > Options > Environment > Font and Colors.