dbForge Edge のリリース

Released: Nov 27, 2023

V2.0.3 での更新項目

機能

dbForge Studio for PostgreSQL V3.1.789

  • Upgraded from legacy chart designer to advanced new version.
  • Added support for displaying trigger fire on SQL Profiler diagram.
  • Added support for server sequences starting from PostgreSQL server version 9.1.
  • Added support for event triggers in 'Generate Script As' functionality.
  • Enhanced syntax checking to include support for 'pgvector' extension types.

不具合の修正

dbForge Studio for PostgreSQL V3.1.789

  • Resolved an issue with column name encoding in scripts...

Released: Nov 20, 2023

V2.0.2 での更新項目

機能

dbForge Studio for MySQL V10.0.60

  • Added the ability to open the Object Editor's Data tab directly from the Database Explorer.

不具合の修正

dbForge Studio for MySQL V10.0.60

  • Fixed an issue editing string values in the Data Editor.
  • Resolved a crash when attempting to save a script larger than 2 gigabytes.
  • Fixed an issue parsing duplicate objects in the script.
  • Resolved problem with SQL Document freezing during query execution.

Released: Nov 3, 2023

V2.0.1 での更新項目

機能

dbForge Studio for MySQL V10.0.46

  • Source Control
    • Integrated Source Control with support for popular version control systems such as Azure DevOps Server, Apache Subversion (SVN), TFVC, Git (including GitHub, GitLab, and Bitbucket), Mercurial (Hg), Perforce (P4), and SourceGear Vault.
  • Code Completion & Syntax Check
    • Added highlighting and quick navigation between syntax pairs.
    • Navigation between COLUMNS and VALUES in INSERT statements has been made easier, and has also been augmented with...