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
Hello, I'm writing this because there's this bizarre issue within the library were using the $push and $set operations don't seem to work together? Is this something you could look into?
Using pymongo, this query works as expected but it doesn't seem to work with montydb.
I was trying to debug to see if I could fix it, but everything is so confusing so I could not do anything.
Thank you.
The text was updated successfully, but these errors were encountered:
I was trying to debug to see if I could fix it, but everything is so confusing so I could not do anything.
It is really cool that you have tried fixing it! But MongoDB update operators are not easy to fix/improve with current codebase, it is confusing as you already find. 😭
To be honest, I don't have much resource for maintaining montydb recently. I will try, but please do not expect any good news soon.
Hello, I'm writing this because there's this bizarre issue within the library were using the $push and $set operations don't seem to work together? Is this something you could look into?
Using pymongo, this query works as expected but it doesn't seem to work with montydb.
I was trying to debug to see if I could fix it, but everything is so confusing so I could not do anything.
Thank you.
The text was updated successfully, but these errors were encountered: