Feat: migration on startup

This commit is contained in:
Grail Finder
2024-11-20 13:21:51 +03:00
parent 74669b58fe
commit 8ae4d075c4
5 changed files with 69 additions and 9 deletions

View File

@@ -19,3 +19,4 @@
### FIX:
- bot responding (or haninging) blocks everything; +
- programm requires history folder, but it is .gitignore; +
- at first run chat table does not exist; run migrations sql on startup; +