2 lines
75 B
MySQL
2 lines
75 B
MySQL
|
alter table password_reset_request rename column token_encrypted to token;
|