mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-02 13:18:41 +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;
|
|
|