You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
En ajoutant une clé pour le champs datetime dans la collection ApplicationLog pour y ajouter un expireAfterSeconds, MongoDB n'arrive pas à purger la collection car le champ datetime est au format string et non MongoDate.
En ajoutant une clé pour le champs datetime dans la collection ApplicationLog pour y ajouter un expireAfterSeconds, MongoDB n'arrive pas à purger la collection car le champ datetime est au format string et non MongoDate.