thread-master/apps/backend/generate/database/mongo/000012_notification_indexes...

6 lines
237 B
JSON

[
{ "dropIndexes": "notifications", "index": "owner_notifications_recent" },
{ "dropIndexes": "notifications", "index": "owner_notifications_unread" },
{ "dropIndexes": "notifications", "index": "owner_notification_ref_recent" }
]