summaryrefslogtreecommitdiff
blob: e5710c4fb23833bc3ba7b2522d34d3e78c6c6494 (plain)
1
2
CREATE INDEX /*i*/echo_user_timestamp ON /*_*/echo_notification (notification_user, notification_timestamp);
DROP INDEX /*i*/user_timestamp ON /*_*/echo_notification;