DBeaver 25.0.4

  • SQL Editor: Added support for Common Table Expressions (CTE) by semantic analysis and autocompletion
  • Data Editor: When an inline editor is active and the user starts typing, the grid now automatically scrolls to the cell being edited to avoid unexpected cell editing
  • Connectivity:
    • Added an option to update a driver to a recommended version
    • Fixed an issue with replacing localhost with the IP address when connecting via SSH
  • Databases:
    • Clickhouse:
      • Clickhouse driver was update to version 0.8.5
      • Data type display was fixed
    • CUBRID: Added the ability to update user (thanks to @rathana-pvs)
    • GBase 8s: enhanced support for editing unique constraint and CHECK constraint (thanks to @Wintianis)
    • Firebird: Fixed native binary presentation (thanks to @niekschoemaker)
    • PostgreSQL:
      • Added the ability to backup all database schemas (using the Completed backup option) (thanks to @mikiubo)
      • Fixed Foreign data wrappers configurator opening
      • The retrieval of Collation was removed for older PostgreSQL versions (versions earlier than 9.1)
    • Snowflake driver was updated to version 3.23.0
    • SQLite: Added information about a table’s Strict mode to the Table Metadata section (thanks to @eusebe-cda)
    • TDengine driver was updated to the latest version (thanks to @DuanKuanJun)
Posted in Releases