Hello I am trying to include SQL files that are outside the class path. My two questions are: (1) is it possible, and (2) does the “filter” attribute still exist as I get an error on the filter attribute?
Here is my sample file
<?xml version="1.0" encoding="UTF-8" standalone="no"?><databaseChangeLog xmlns=“http://www.liquibase.org/xml/ns/dbchangelog”
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xsi:schemaLocation=“http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.4.xsd”>