You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving or updating the email address gives the error "String data, right truncated: 1406 Data too long for column 'address' at row 1 "
I think migrations or table field address is not with the right size!
Steps To Reproduce:
Go to "settings" and add on "email" a longer one, like this "[email protected]"
The text was updated successfully, but these errors were encountered:
Description:
When saving or updating the email address gives the error "String data, right truncated: 1406 Data too long for column 'address' at row 1 "
I think migrations or table field address is not with the right size!
Steps To Reproduce:
Go to "settings" and add on "email" a longer one, like this "[email protected]"
The text was updated successfully, but these errors were encountered: