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 |