mirror of
https://github.com/ente-io/ente.git
synced 2025-05-24 03:59:22 +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;
|