dbForge Edge 新版本发表

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...