rDrama/migrations/20231005-rename-customtitle...

3 lines
118 B
MySQL
Raw Normal View History

2023-10-05 10:39:12 +00:00
alter table users rename column customtitleplain to flair;
alter table users rename column customtitle to flair_html;