salix/db/changes/10430-ash/00-deliveryBoss.sql

3 lines
71 B
MySQL
Raw Normal View History

UPDATE `account`.`user`
SET `role` = 57
WHERE id IN (2294, 4365, 7294);