mirror of
https://github.com/discourse/discourse.git
synced 2024-12-12 15:28:44 +08:00
e771382c1c
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. |
||
---|---|---|
.. | ||
controllers/chat | ||
helpers/chat | ||
jobs | ||
models | ||
policies | ||
queries/chat | ||
serializers/chat | ||
services | ||
validators/chat | ||
views |