mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 19:50:00 +00:00
70fae9d68d
* Fixing SQL format. * Fixing clippy lints. * Fixing clippy lint 2.
2 lines
76 B
SQL
2 lines
76 B
SQL
ALTER TABLE password_reset_request RENAME COLUMN token TO token_encrypted;
|
|
|