mirror of
https://github.com/ente-io/ente.git
synced 2025-06-25 11:32:00 +00:00
4 lines
135 B
SQL
4 lines
135 B
SQL
DROP TRIGGER IF EXISTS update_srp_auth_updated_at ON srp_auth;
|
|
|
|
DROP TRIGGER IF EXISTS update_srp_sessions_updated_at ON srp_sessions;
|