change README.md, delete include dir diff-changelog from changelog-dir/changelog-master.xml

This commit is contained in:
pashko
2024-05-03 10:58:52 +08:00
parent af3d3e83bd
commit d0239ce2f7
2 changed files with 5 additions and 8 deletions
-5
View File
@@ -9,10 +9,5 @@
http://www.liquibase.org/xml/ns/pro http://www.liquibase.org/xml/ns/pro/liquibase-pro-latest.xsd
http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd">
<!-- <changeSet author="" dbms="postgresql" id="1713864000000-1">
<sqlFile path="changelog-dir/my_function.sql" splitStatements="false"/>
</changeSet> -->
<includeAll path="changelog-dir/diff-changelog/"/>
<includeAll path="changelog-dir/update-changelog/"/>
</databaseChangeLog>