upenndigitalscholarship / deep

https://deep.pennds.org/
MIT License
3 stars 1 forks source link

Remove character limits on db fields #155

Closed ZacharyLesser closed 1 year ago

ZacharyLesser commented 1 year ago

When the data in a field is over the character limit, we cannot make any changes to that record because it will not allow us to save the record.

We don't need character limits in any of the fields -- or if they must have them, please increase to 5000 characters.