dbForge Data Compare for PostgreSQL V2025.2.37

Released: Sep 23, 2025

V2025.2.37 での更新項目

機能

  • AI Assistant
    • Introduced automatic error submission from the Error List to AI chat for detailed explanations and suggested fixes.
    • Added a Web Search option in the AI Assistant chat, allowing searches across Devart documentation, website, and blog.
  • Improvements
    • Improved encryption capabilities.
    • Added tooltips to the SQL document tab, showing connection and database names, document owner, full file path, and server version.
    • Introduced the ability to customize the position where new document tabs open.
    • Added Alt+Up and Alt+Down shortcuts to move selected lines up or down in the SQL document.
    • Added the Ctrl+Shift+A shortcut to select the entire statement in the SQL document, including all related keywords, operators, and values.
    • Added support for NaN values in the numeric data type in Data Editor.
    • Introduced caret position persistence upon document reload.
    • Removed the call to pg_backend_pid() between the START TRANSACTION and SET TRANSACTION commands.

不具合の修正

  • Fixed an issue with the truncation of numeric values in Data Editor.