mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
70fae9d68d
* Fixing SQL format. * Fixing clippy lints. * Fixing clippy lint 2.
3 lines
76 B
SQL
3 lines
76 B
SQL
ALTER TABLE password_reset_request RENAME COLUMN token TO token_encrypted;
|
|
|