aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/changeLog.xml
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2022-12-29 18:03:41 -0500
committerKevin J Hoerr <kjhoerr@protonmail.com>2025-08-18 11:51:00 -0400
commitfdf36c0af83db4fa015794e9827ccce0aa8b5a5e (patch)
tree63a1cb8a74a6f50167583d24b574bd423cd47e39 /src/main/resources/db/changeLog.xml
parent5f6acdf1119669c49490eb5b5aefb5eacc472bd2 (diff)
downloadpantry-fdf36c0af83db4fa015794e9827ccce0aa8b5a5e.tar.gz
pantry-fdf36c0af83db4fa015794e9827ccce0aa8b5a5e.tar.bz2
pantry-fdf36c0af83db4fa015794e9827ccce0aa8b5a5e.zip
Update; Switch to MongoDB
Diffstat (limited to 'src/main/resources/db/changeLog.xml')
-rw-r--r--src/main/resources/db/changeLog.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/main/resources/db/changeLog.xml b/src/main/resources/db/changeLog.xml
deleted file mode 100644
index 870baf4..0000000
--- a/src/main/resources/db/changeLog.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<databaseChangeLog
- xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext"
- 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