mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +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_encrypted TO token;
|
|
|