Arvis Lācis 75e51fb801
Remove default maxlength value from text fields (#721)
Fixes #680. Originally meant to support the default length of a VARCHAR column in MySQL it has since been rendered more unhelpful than helpful given that the default length is not always 255 and the silent failure mode when copying and pasting content into the field is a detriment to user experience.
2022-10-02 14:34:44 -06:00
..