#mongoose code
14 messages · Page 1 of 1 (latest)
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
from past experience, you shouldnt create large object arrays like that on documents, it will slow down operations massively
you'd be better off making a separate collection just for the modlogs
but even if you choose not to, you should use $push, and not set there
so a seperate schema?
i did that before but i just thought it was a bad idea
yeah
okay ty
sorry for the ping, but would this be all i have to do?
hey can you help me rq
i have this code
i banned someone but in my mongo compass it just shows as this