mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-12 13:05:55 +00:00
2 lines
75 B
MySQL
2 lines
75 B
MySQL
|
alter table password_reset_request rename column token_encrypted to token;
|