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
MONGOID-4953 Update the updated_at field when updating a HABTM association (#5219)
* MONGOID-4953 dont update updated_at when modifying _ids field
* MONGOID-4953 update HABTM foreign key on update
* MONGOID-4953 add timestamp tests to document the behavior as described in the PR description
* MONGOID-4953 remove comments
* MONGOID-4953 fix failures
* MONGOID-4953 add a note in documentation
* MONGOID-4953 add timestamp tests after reload
* MONGOID-4953 remove code that updates updated_at
* Update docs and add pending
* MONGOID-4953 add pending
0 commit comments