dbForge Edge のリリース

Released: Dec 3, 2024

V4.0.1 での更新項目

機能

dbForge Studio for PostgreSQL V3.2.47

  • Connectivity:
    • Added support for PostgreSQL 17.
    • Added support for AlloyDB.
    • Added support for Supabase.
    • Added support for Google Cloud.
    • Added support for Azure Cosmos DB for PostgreSQL.
    • Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to PostgreSQL servers on Amazon Web Services.
  • Text Editor:
    • Added parameter info and quick info for functions and procedures.
    • Added suggestions for foreign key columns in ON DELETE SET NULL and ON...

Released: Nov 14, 2024

V3.1.3 での更新項目

不具合の修正

dbForge Studio for SQL Server V7.0.249

  • Resolved a parsing issue where SQLCMD commands were treated as procedure names, leading to the use of incorrect parsing logic.
  • Fixed an issue that occurred when processing queries containing JOIN clauses.

Released: Oct 18, 2024

V3.1.2 での更新項目

機能

dbForge Studio for SQL Server V7.0.210

  • Improved the activation behavior of the Data tab in 'SQL Document'.
  • Added Syntax Check in Object Editor for procedures and functions.
  • Improved the display of object lists in text tooltips.
  • Improved the handling of delimiters during object script generation.

不具合の修正

dbForge Studio for SQL Server V7.0.210

  • Fixed an issue that caused dbForge Studio for SQL Server to freeze when parsing expressions with multiple nested function calls.
  • Fixed an issue that...

Released: Sep 25, 2024

V3.1.1 での更新項目

機能

dbForge Studio for MySQL V10.1.24

  • Introduced connectivity support for MySQL 9.0.
  • Added connectivity support for Kamatera MySQL Cloud.
  • Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to MariaDB servers on Amazon Web Services (AWS).
  • Added support for HeatWave-specific commands in Code Completion and Syntax Check.
  • Redesigned the Query History interface.
  • Added quick selection of all relationships within a Database Diagram.
  • Added the ability to copy data to the clipboard...

Released: Sep 5, 2024

V3.0.1 での更新項目

機能

dbForge Studio for SQL Server V7.0.158

  • T-SQL Code Analyzer
    • Updated T-SQL Code Analyzer with new rules.
  • Connectivity
    • Renamed the Azure Active Directory authentication type to Microsoft Entra ID.
    • Added support for ApsaraDB.
  • DevOps and CLI Automation
    • Added support for Atlassian Bamboo Data Center.
    • Added CLI automation for Find Invalid Objects.
    • Added Save Command Line for Index Manager.
    • Added support for generating comparison reports from the command line.
  • Code Completion
    • Added support for non...

Released: Jul 9, 2024

V2.2.3 での更新項目

不具合の修正

dbForge Studio for Oracle V4.6.36

  • Fixed the error that occurred when saving data to the clipboard (Ctrl+C) in the Data Editor.

Released: Jun 21, 2024

V2.2.2 での更新項目

不具合の修正

dbForge Studio for Oracle V4.6.35

  • Fixed an issue that occurred at the application startup.
  • Fixed an issue that occurred when synchronizing schemas containing Index Organized Tables.
  • Fixed an issue with exporting numeric data types to MySQL and MariaDB using ODBC.
  • Fixed an issue with converting the numeric data type Number to varchar(32) when exporting data from Oracle to MariaDB using ODBC.
  • Fixed the "Failed to convert parameter value from a DateTimeOffset to a DateTime." error that...

Released: Apr 12, 2024

V2.2.1 での更新項目

機能

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

Released: Feb 19, 2024

V2.1.1 での更新項目

機能

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

V2.0.6 での更新項目

機能

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