Description
sopel/db.py#L66 states it should be 255 charecters. That doesn't even fit seen which is from core as that needs at least 512. This should be made higher.
Reproduction steps
- Run bot with mysql/MariaDB
- Say something long3.
- See error4.
Expected behavior
Column is big enough
Logs
None yet, I can post if really needed
Environment
- Sopel
.version: somewhere between 7 & 8
- Sopel installed via: source
- Python version: 3.9.2
- Operating system: Bullseye
- IRCd
/version: Libera
- Relevant plugins: core, seen
Notes
TEXT might be good, moaned on IRC. Will probably make TEXT.
Description
sopel/db.py#L66 states it should be 255 charecters. That doesn't even fit seen which is from core as that needs at least 512. This should be made higher.
Reproduction steps
Expected behavior
Column is big enough
Logs
None yet, I can post if really needed
Environment
.version: somewhere between 7 & 8/version: LiberaNotes
TEXT might be good, moaned on IRC. Will probably make TEXT.