Yes, you can use relative file paths in your Oracle SQLcl Liquibase AND runOracleScript changeSets. Here’s an example with creating a table and loading its data.

Yes, you can use relative file paths in your Oracle SQLcl Liquibase AND runOracleScript changeSets. Here’s an example with creating a table and loading its data.
Here are 10 things I bet you didn’t know about REST APIs for your Oracle Database. If you’re developing web services, you should read this!
How to pull a list of values from a query parameter in your Oracle Database REST API, to use in your SQL WHERE IN (:bind) statement.
Some easy to follow examples querying our Oracle Database using GraphQL, powered by Oracle REST Data Services version 23.3.
How to manage physical properties for tables with Oracle SQLcl and Liquibase – suppress things like partitions, compression, and tablespaces.
Oracle REST Data Services 23.3 is now available! One of the biggest new features is the addition of GraphQL support for queries on your Oracle Database!
How to delete your Oracle Database REST API templates or handlers without recreating the entire module, with the ORDS_SERVICE PL/SQL API.
Presentation slides (optimized for the web!) from my talk on MLE JavaScript in the Oracle Database made easy via SQL Developer Web.