mirror of
https://github.com/ente-io/ente.git
synced 2025-05-24 03:59:22 +00:00
3 lines
128 B
SQL
3 lines
128 B
SQL
DROP TABLE IF EXISTS two_factor_recovery;
|
|
DROP TRIGGER IF EXISTS update_two_factor_recovery_updated_at ON two_factor_recovery;
|