2 lines
97 B
MySQL
2 lines
97 B
MySQL
|
|
update zt_action set `project` = `extra` where action = 'unlinkedfromproject' and `project` = 0;
|