/* Mostly about Oracle APEX, ORDS, PL/SQL and a bit of Linux in between */
When exporting an APEX app by a tool like SQLcl splitted in separated files, each SQL file will include arguments inside the Metadata export which can differ when exporting from different APEX instances. Depending on the amount of generated files, this may cause a…