mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-21 22:27:08 +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;
|
|
|