Commit 4dcdadd
authored
MONGOID-5899 Write conflict error when accessing embedded documents via [] operator after direct DB update (#6077)
* MONGOID-5899 Write conflict error when accessing embedded documents via [] operator after direct DB update (#6076)
* Adds support for single hash input in nested attributes for has_many associations.
* Fixing write conflict error when using [] to access embedded document
* undoing accidental changes
* Trigger workflows1 parent a300511 commit 4dcdadd
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2722 | 2722 | | |
2723 | 2723 | | |
2724 | 2724 | | |
2725 | | - | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
| 2731 | + | |
| 2732 | + | |
| 2733 | + | |
| 2734 | + | |
| 2735 | + | |
| 2736 | + | |
| 2737 | + | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
2726 | 2742 | | |
2727 | 2743 | | |
2728 | 2744 | | |
| |||
0 commit comments