Files
gw2-tools/gw2-tools-backend/database/target/classes/changeLog/changeLog.xml

6 lines
450 B
XML

<?xml version="1.1" 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 https://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.25.xsd">
<include file="0.0.1/collection.xml" relativeToChangelogFile="true"/>
</databaseChangeLog>