UPDATE users set name = 'thanks_statistics' where name = 'statistics';
INSERT INTO "users" ("name") VALUES ('statistics');