SQLGate for Oracle Developer 10.2.0.0
2025.09.24

This release fixes bugs in key features such as the editor, autocomplete, object panel, and data export, and adds new features to improve usability. We've focused on improving multi-session management, code editing stability, and UI/UX.


Editor Improvements

Bug Fixes

  1. Auto-complete error when connecting multiple sessions
    • Fixed an issue where keyword auto-completion did not work properly even after disabling one of the multiple sessions.
  2. SQL content loss error when opening a file
    • Fixed an issue where the query being written would disappear when opening a file while editing SQL/PLSQL.
  3. Focus position error after SQL alignment
    • Fixed an issue where the cursor did not return to its original position after SQL alignment.
  4. Fixed a bug where moving focus after SQL alignment did not return to its original position.
  5. File A bug has been fixed where drag-and-drop operations do not load into the split editor.
  6. When opening a file with multiple editor tabs, tabs are not immediately activated.
  7. A bug has been fixed where the last tab is not activated when connecting a session and loading a workspace file with multiple tabs.
  8. A bug has been fixed where the contents of an existing file are loaded when opening a new editor after dragging and dropping a file when there are no editors in the main window.

New Features

  1. Added [Load Initial SQL] button.
    • Support for retesting the initial SQL after changing formatting options.
  2. Added the ability to specify an initial folder when saving a file with a different name.
  3. When opening a file in an editor tab, the full file path is displayed in the tab hint. Added

Auto-complete Improvements

Bug Fixes

  1. ​Delayed Reflection of Code Template Changes
    • Fixed an issue where template changes were not immediately reflected.
  2. ​Multi-line Comment Display Error
    • Fixed an issue where text was broken in multi-line comments.
  3. Fixed a bug where text was not displayed correctly in multi-line comments.

New Features

  1. ​Added [Auto-Show] option
    • Provides a setting to disable all auto-complete features in the editor options.

Object Panel Improvements

Bug Fixes

  1. Tab Style Initialization Error
    • "Single-Line Tab" Fixed an issue where styles were not applied during initial loading when selecting a style.
  2. ​Columns not displayed when selecting a trigger
    • Fixed an issue where columns were not visible after selecting a trigger.
  3. ​AV error when selecting a foreign key
    • Fixed an error that occurred when selecting a foreign key in a constraint.
  4. ​Recycle Bin object information not displayed
    • Fixed an issue where objects were not visible in the [Information] tab after selecting the Recycle Bin.
  5. ​Partitioning table partition area error
    • Fixed an issue where sub-partition areas were not displayed correctly when selecting a partitioned table.
  6. ​Table annotation editing failed
    • Editing table annotations in the Object Explorer Fix for a bug that caused the feature to not work.
  7. ​Improved error code accuracy​
    • Display a specific error code when retrieving object information fails.

New Features

  1. ​Support for editing annotations for views and materialized views​
    • Added annotation editing functionality for views and materialized views.

Data Export Improvements

 Bug Fixes

  1. ​Folder path error when selecting multiple tables​
    • When exporting after selecting one or more tables, the error "Folder does not exist" appears. Fixed an error issue.

Options Improvements

Bug Fixes

  1. Adjusted code template font size
    • Fixed the issue where template fonts were displayed too small.
  2. Keyword template label truncation
    • Fixed a UI bug that caused label text to appear truncated.

Debugger Improvements

Bug Fixes

  1. Font size errors on extended displays
    • Fixed the issue where fonts appeared too small on extended Windows displays.

Grid Improvements

Bug Fixes

  1. Removed Grouping/Summary Menu
    • Removed unnecessary Grouping, Summary Panel, and Column Selection items from the right-click menu.
  2. Added Density Margins
    • Improved readability by adjusting margins based on grid data density.
  3. Column Text Display Error
    • Fixed an issue where some text within a column was cut off.