dbForge Edge Releases

Released: Apr 12, 2024

Updates in V2.2.1

Features

dbForge Studio for MySQL V10.0.225

  • Improved the behavior of retrieving metadata about database objects under restricted privilege conditions.
  • Added support for the Mroonga engine in the syntax checking.
  • Significantly improved the performance of parsing queries containing a large number of JOIN operations.
  • Improved the behavior of the Execute Current Statement and Execute To Cursor commands during script parsing when it's not possible to evaluate the script fragment for execution. Users...

Released: Feb 19, 2024

Updates in V2.1.1

Features

dbForge Studio for Oracle V4.6.15

  • Added support for CREATE, ALTER, and DROP VIEW statements.
  • Added new formatting profiles.
  • Added the option to include security permissions.
  • Added support for displaying the ANYDATA data type values in the Data Editor.
  • Enhanced the mechanism to determine users' DBA privileges.
  • Added support for U'string literals in scripts.
  • Added support for parsing the DISTINCT, UNIQUE, and ALL keywords within the parameters of the LISTAGG function.
  • Enhanced metadata...

Released: Jan 17, 2024

Updates in V2.0.6

Features

dbForge Studio for SQL Server V6.5.140

  • Added support for the CREATE TABLE AS SELECT statement in Azure Synapse.
  • Improved the parsing of the Output Clause in DML statements.
  • Enhanced the functionality of the Paging Mode in the Data Editor Card View.
  • Improved the behavior of the restoration of the Template Card settings in the Data Editor Card View when re-executing a SELECT query.
  • Improved the behavior of the Enclose identifiers within square brackets option when generating triggers.
  • In...

Released: Nov 27, 2023

Updates in V2.0.3

Features

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.

Fixes

dbForge Studio for PostgreSQL V3.1.789

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

Released: Nov 20, 2023

Updates in V2.0.2

Features

dbForge Studio for MySQL V10.0.60

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

Fixes

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

Updates in V2.0.1

Features

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