mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
2 lines
130 B
SQL
2 lines
130 B
SQL
DROP TABLE IF NOT EXISTS two_factor_recovery;
|
|
DROP TRIGGER IF EXISTS update_two_factor_recovery_updated_at ON two_factor_recovery; |