Поле строка, длина символов

Добрый вечер/
При добавление поля TEST с длинной 1000, через PG_admin ограничение по символов остается 255.
Я делаю что-то не верно или функционал не работает?

NocoBase v2.0.0-alpha.55


Hello, based on the screenshot, the database field length is 255, not 1000. The 1000 setting on the NocoBase page is a validation rule, not the field length. Please change 255 to 1000 in the database and check if the problem is resolved.

Если поменять в PGAdmin с 255 на 1000 то все будет работать. Я обычно меняю тип на TEXT