problem with updating method for backend with mongo driver
I have backend with kinda nested values and I'm trying to add methods. with these code I can update but there are no changes in database. https://paste.mod.gg/ewgcnfclfotu/0
BlazeBin - ewgcnfclfotu
A tool for sharing your source code with the world!
5 Replies
it turns 200 succes code but no changes in db
That's... not EF Core, is it?
Mongo driver?
yes it is mongo driver
I've found that I can update parent feature but I can't update child feature
or maybe I can update that as well but I can't see it on db idk why
I won't be of much help here, I'm afraid. I'd rather not touch Mongo with a ten-foot pole so I have no experience with it
oh gotcha ty anyway