salix/db/versions/11354-aquaMastic/00-firstScript.sql

4 lines
210 B
MySQL
Raw Normal View History

RENAME TABLE vn.workerTimeControlParams TO vn.workerTimeControlParams__;
ALTER TABLE vn.workerTimeControlParams__ COMMENT='@deprecated 2024-11-19';
RENAME TABLE vn.printingQueueCheck TO vn.printingQueueConfig;