rDrama/migrations/20230804-rename-2-modaction...

3 lines
138 B
SQL

update modactions set kind='mute_user' where kind='mod_mute_user';
update modactions set kind='unmute_user' where kind='mod_unmute_user';