mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
Introduce max length on text columns for description and slug fields within chat. At a later date we will probably want to convert these text columns to string/varchar through a migration, but for now this change introduces a limit within the active record model.