New Features
APEXlang support
- Full SQLcl support for the Open Application Specification Language (APEXlang), Oracle's new declarative language for APEX applications. APEXlang gives APEX apps an AI-friendly, human-readable representation, meaning agents like Claude and Codex can generate, modify, and review them directly. Its available in the APEX command. SQLcl Projects will support this in the next major release.
- Added a new Skills command to install Oracle prescribed skills from Oracle Github repository to your local model skills folder. Use this to install skills to support APEXLang use with APEX 26.1
Bugs Fixed
- SQLcl MCP startup now defaults to unrestricted. This was previously set to restriction level 4
- SQLcl Project exports now working for large APEX applications
- SQLcl Projects updated default filters to exclude all default liquibase generated objects
Supported Java Versions
Supported Java Versions
- Oracle Java 17, 21
- Oracle GraalVM Enterprise Edition for Java 17, 21
Note: JavaScript support requires GraalVM for Java 17 with the JavaScript Runtime plugin