ente/server/migrations/44_trash_add_index.down.sql

1 line
60 B
MySQL
Raw Normal View History

2024-03-01 08:07:01 +00:00
DROP INDEX IF NOT EXISTS trash_user_id_and_updated_at_index;