aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/changeLog.xml
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2022-08-15 00:50:04 +0000
committerKevin J Hoerr <kjhoerr@protonmail.com>2025-08-18 11:50:11 -0400
commit1b42afd8c5eb9e16c6f7e93c0518cee1285ec383 (patch)
treefee215fe5b70046aa9e6bbbf1e5733366c561952 /src/main/resources/db/changeLog.xml
parentd259da96f1c41ada4e3dccaf0497f0b043e16ee8 (diff)
downloadpantry-1b42afd8c5eb9e16c6f7e93c0518cee1285ec383.tar.gz
pantry-1b42afd8c5eb9e16c6f7e93c0518cee1285ec383.tar.bz2
pantry-1b42afd8c5eb9e16c6f7e93c0518cee1285ec383.zip
Add test data and link to q/dev
Diffstat (limited to 'src/main/resources/db/changeLog.xml')
-rw-r--r--src/main/resources/db/changeLog.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/db/changeLog.xml b/src/main/resources/db/changeLog.xml
index f759350..870baf4 100644
--- a/src/main/resources/db/changeLog.xml
+++ b/src/main/resources/db/changeLog.xml
@@ -5,4 +5,5 @@
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd
http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd">
<include file="db/changelogs/20220804-add-pantryitem.xml" />
+ <include file="db/changelogs/20220814-test-data.xml" />
</databaseChangeLog> \ No newline at end of file