Oracle DB Enhancer version history - 2 versions
Oracle DB Enhancer by Abhishek
Oracle DB Enhancer version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.2
Released Nov 1, 2025 - 125.17 KBWorks with firefox 109.0 and laterVersion 1.0.2 - Enhanced SQL Editor with Smart Query Execution
What's New:
✨ Smart Selection Execution: Select any portion of your SQL code and run only that selected query - just like native APEX behavior
🎯 Improved State Management: Full query content is always preserved, no data loss during execution
⚡ Better Performance: Optimized sync mechanism with APEX items
🔄 Auto-restore: Automatically restores full content after running selected queries
Enhanced Features:
CodeMirror integration for superior SQL editing experience
PL/SQL syntax highlighting and code folding
Smart auto-completion and bracket matching
Line numbers and active line highlighting
Keyboard shortcuts: Ctrl+Enter (run), Ctrl+/ (comment), Ctrl+Space (autocomplete), Ctrl+Delete (clear)
Auto-copy selected text to clipboard
Click SQL history to load queries instantly
Bug Fixes:
Fixed run button execution with text selection
Improved content synchronization with APEX
Removed race conditions in query executionSource code released under MIT License
Older versions
Version 1.0.1
Released Aug 28, 2025 - 124.53 KBWorks with firefox 109.0 and later🐛 Bug Fixes - v1.0.1
Fixed Issues:
- Fixed incorrect API usage for tab query in Firefox environment
- Fixed status message display errors in popup interfaceSource code released under MIT License