DB Optimizer for Oracle 新版本发表

Released: May 24, 2023

18.4 中的更新

特性

  • DB Optimizer now includes native Git version control. You must have Git installed on the system where you want to use DB Optimizer to utilize the native Git version control functionality. Users may use Git version control to:
    • Create projects.
    • Get the latest version.
    • Add a file or project.
    • Remove a file or project.
    • Check in a file or project.
    • Get history logs of files.

修补程序

  • Descending sort order is missing when editing properties of an index.

Released: Dec 8, 2022

18.3 中的更新

特性

  • Added support for the latest version of Log4j.
  • Improved profiling session capability which alerts users to potentially problematic SQL ahead of time.

修补程序

  • DDL validation failing after reordering columns.

Released: Jul 20, 2022

18.2 中的更新

特性

  • Added support for Microsoft Windows 11.

Released: Apr 16, 2022

18.1 中的更新

特性

  • Updated OpenJDK 11.0.7 to the latest OpenJDK 11 release.
  • Added support for Oracle 21c.
  • Added the ability to open multiple files from the command line.

修补程序

  • Stored Procedure is not extracting correctly with Rapid SQL 17.1.1.

Released: Oct 17, 2020

17.1 中的更新

特性

  • Updated real-time syntax checking and code formatting.

修补程序

  • Errors with the following commands for Oracle: UNION, INTERSECT, and MINUS.

Released: Aug 28, 2019

17.0.4 中的更新

特性

  • Adds Oracle 18c and 19c database support.

Released: Dec 13, 2017

17 中的更新

特性

  • Added Windows Server 2016 OS support.
  • Versionless licensing for easier upgrades.
  • .msi version available for UI-free “headless” installation.

修补程序

  • Bug fix for null pointer errors on shutdown.