Closed qwerty287 closed 1 week ago
I know, the issue is about avatar
, but there is email
with the same "bug".
Does it require a migration? Or what happens with existing tables?
While it might be possible to have an email longer than 255 chars, I think we can also just ignore that... If we increase that to 500, it wouldn't really help as you still have a limit that's just higher. Nobody really has an email longer 255 chars (or, if you have, you should really ask why 😂).
But I get your point, and usually, I also prefer solutions that cover any possible usecase.
Edit: just saw that user's email also has 500. So I'll just increase it here as well.
Does it require a migration? Or what happens with existing tables?
AFAIK xorm updates types like this automatically.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 26.55%. Comparing base (
bf5405b
) to head (5f46f26
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Tearing down https://woodpecker-ci-woodpecker-pr-4340.surge.sh
closes #4278