/* Mostly about Oracle APEX, ORDS, PL/SQL and a bit of Linux in between */
With the release of SQLcl 24.3.0, Oracle has introduced a new feature called “SQLcl Projects”, which allows you to export incremental changes to database objects, Oracle APEX applications and ORDS modules, and deploy them to database schemas using Liquibase changesets. To streamline this process,…