2 lines
118 B
SQL

ALTER TABLE `entPhysical-state` CHANGE `entPhysical_state_id` `entPhysical_state_id` INT(11) NOT NULL AUTO_INCREMENT;