pnd8_rasp/app/engine/migrations/20251113-1922-pnd_zones.sql

3 lines
338 B
SQL

-- [2025-11-13 19:22:41] Изменение атрибута title;
REPLACE INTO `_sys_datatypes` (`attr_type`, `attr_templ`, `attr_desc`, `attr_hide`, `attr_mand`, `attr_order`, `_sys_deleted`, `obj_name`, `attr_name`) VALUES ("input" , "" , "Внешнее название зоны" , "0" , "0" , "100" , "0" , "pnd_zones" , "title");