Hello everyone,
I’ve been testing APEXLang and noticed that SQLcl is messing up the static files when exporting an application. All static files, including the app-icon files, end up corrupted.
The problem specifically occurs when exporting via the project export or apex export commands in SQLcl. If I export the exact same app directly via the APEX Builder, the static files are perfectly fine.
My setup:
• Oracle APEX 26.1
• SQLcl 26.1.2
• Oracle 26ai
Has anyone else encountered this, or is this a known bug with how SQLcl 26.1.2 handles the new APEXLang exports?