Implement a migration runner

This commit is contained in:
Jett
2022-07-10 20:40:26 +01:00
parent 325dc5a571
commit d642de9462
11 changed files with 208 additions and 27 deletions

View File

@@ -1,2 +1 @@
-- File added April 9th, 2022
UPDATE ItemComponent SET itemType = 5 where id = 7082;