2023-07-09 04:21:12 +00:00
|
|
|
drop trigger if exists update_last_updated_users;
|
2023-04-27 22:22:49 +00:00
|
|
|
drop trigger if exists update_last_updated_watches;
|
2023-07-09 05:00:26 +00:00
|
|
|
drop trigger if exists update_last_updated_watch_quests;
|
|
|
|
drop trigger if exists update_last_updated_follows;
|
2023-04-27 22:22:49 +00:00
|
|
|
drop trigger if exists update_last_updated_watch_notes;
|