salix/db/versions/.archive/10235-limeDracena/00-firstScript.sql

5 lines
115 B
MySQL
Raw Normal View History

ALTER TABLE `bs`.`produccion`
RENAME TO `bs`.`produccion__` ;
DELETE FROM `bs`.`nightTask` WHERE (`id` = '45');