4 lines
210 B
MySQL
4 lines
210 B
MySQL
|
RENAME TABLE vn.workerTimeControlParams TO vn.workerTimeControlParams__;
|
||
|
ALTER TABLE vn.workerTimeControlParams__ COMMENT='@deprecated 2024-11-19';
|
||
|
|
||
|
RENAME TABLE vn.printingQueueCheck TO vn.printingQueueConfig;
|