DB: Move to migrations via Umzug

This commit is contained in:
2026-02-03 12:26:06 +01:00
parent efedea8c45
commit 60097b9a1d
4 changed files with 662 additions and 58 deletions

View File

@@ -5,7 +5,8 @@
"discord.js": "^14.13.0",
"dotenv": "^16.3.1",
"spotify-web-api-node": "^5.0.2",
"sqlite": "^5.1.1"
"sqlite": "^5.1.1",
"umzug": "^3.8.2"
},
"name": "minzbot",
"description": "Successor of the Discord.py implementation",