I really appreciate all you patience and help. new issue now. i am getting the below message
ChangeLog
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns=“http://www.liquibase.org/xml/ns/dbchangelog”
xmlns:ext=“http://www.liquibase.org/xml/ns/dbchangelog-ext”
xmlns:pro=“http://www.liquibase.org/xml/ns/pro”
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/pro http://www.liquibase.org/xml/ns/pro/liquibase-pro-3.8.xsd http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.8.xsd">
command - docker run -v C:/Users/Barry.Fantle/Documents/LiquiBaseDocker:/liquibase/changelog liquibase/liquibase --driver=org.postgresql.Driver --classpath=/usr/share/java/postgresql.jar --url=“jdbc:postgresql://host.docker.internal:5432/Barry?currentSchema=barry_sch” --defaultSchemaName=barry_sch --changeLogFile=/liquibase/changelog/dbchangelog.xml --username=postgres --password=pwd update
directory structure /liquibase/changelog/SQL
SQL contains .sql files. 5 have aleady been run, there is a 6th that needs to be run.
Unexpected error running Liquibase: Validation Failed:
5 change sets check sum
changelog/SQL/nonperson.sql::raw::includeAll was: 8:0464c5b17e02b487bb539199c0e4ed2c but is now: 8:44354c377fcd42c04402fe37c885d5fb
changelog/SQL/person.sql::raw::includeAll was: 8:ebea1fae3863a06b5824a8e434accc5a but is now: 8:ad04d84d5c4fa8066fd89c38068bab54
changelog/SQL/testperson.sql::raw::includeAll was: 8:4ac5330ee40926d390190feaaea9418d but is now: 8:6132d0bd1f42649b6356ab8737a9ae4c
changelog/SQL/testperson2.sql::raw::includeAll was: 8:d08c7cf8e703038725b25e6522304637 but is now: 8:367af9b2be41c446472c6fc86133c48a
changelog/SQL/testperson3.sql::raw::includeAll was: 8:e65fb702fae3f9a904454a8eefefc751 but is now: 8:2f651304b6f994be0921debf72df9eed