1
0
Fork 0
mirror of https://github.com/Luzifer/twitch-bot.git synced 2025-03-21 14:12:01 +00:00
Commit graph

2 commits

Author SHA1 Message Date
6a0c48488b
[raffle] Fix index initialization in MySQL v8
which didn't work as `string` is a `LONGTEXT` field which cannot fully
be indexed while MariaDB does not have those issues.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-16 00:53:28 +02:00
a58b72c268
[] Implement Raffle module () 2023-07-14 16:15:58 +02:00