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

6 lines
237 B
JSON
Raw Normal View History

2026-07-20 06:33:14 +00:00
[
{ "dropIndexes": "notifications", "index": "owner_notifications_recent" },
{ "dropIndexes": "notifications", "index": "owner_notifications_unread" },
{ "dropIndexes": "notifications", "index": "owner_notification_ref_recent" }
]