hello.
for some reason the email field associated to the user is too small (in terms of chars) for our needs.
how safe is to alter "email" field from db table "mantis_user_table" from varchar(64) to something like varchar(128) ?
thanks for your help.
regards, Federico
alter type in DB
Moderators: Developer, Contributor