Commit Graph

4 Commits

Author SHA1 Message Date
46dbb7049c
Fix: Move database logging to stderr
to prevent parsing errors to break the bot response

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-24 13:56:08 +01:00
d962df9e4b
Fix: Reduce storage size also for status
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-24 13:47:43 +01:00
052c335cb2
Reduce field storage size by passing max length
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-24 13:45:20 +01:00
f1d35ce7c0
Switch to properly tested database interface
and with that support all databases the bot does support

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-24 13:29:57 +01:00