I am creating text fields, such as text, url, alias and others that are created as varchar(255), but only the text field can I change its size since in my structure I have a URL of a magazine of more 500 characters and I can't change it if it's not directly in the database or in its SQL, could the field have the same size as the text?