pnd8_rasp/app/engine/migrations/20251118-1931-_sys_static.sql

3 lines
347 B
SQL

-- [2025-11-18 19:31:39] Изменение атрибута description;
REPLACE INTO `_sys_datatypes` (`attr_type`, `attr_templ`, `attr_desc`, `attr_hide`, `attr_mand`, `attr_order`, `_sys_deleted`, `obj_name`, `attr_name`) VALUES ("redactor_html" , "" , "Текстовый блок" , "0" , "0" , "100" , "0" , "_sys_static" , "description");