lemmy/migrations/2023-08-02-144930_password-.../down.sql

2 lines
75 B
MySQL
Raw Normal View History

alter table password_reset_request rename column token to token_encrypted;