Files

2 lines
100 B
MySQL
Raw Permalink Normal View History

ALTER TABLE `state_translations` CHANGE `state_value` `state_value` smallint(5) NOT NULL DEFAULT 0;