dbForge Schema Compare for PostgreSQL v2025.3 focuses on editor productivity and consistent formatting. You can navigate large scripts faster with scroll bar annotations and apply camelCase identifier formatting with updated, clearer case options, while keeping all existing formatting profiles compatible.
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, 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.
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.