mirror of
https://github.com/ente-io/ente.git
synced 2025-07-23 04:23:49 +00:00
3 lines
55 B
SQL
3 lines
55 B
SQL
ALTER TABLE users
|
|
DROP COLUMN IF EXISTS email_mfa;
|