Commit 49183c5
committed
Fix broken BelongsToMany through example in associations docs.
Fix invalid valueField 'studentFirstName' to 'first_name' matching
actual database column conventions. Fix indentation of find()
arguments. Add context comment clarifying where the code runs.1 parent de32602 commit 49183c5
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
734 | 736 | | |
735 | 737 | | |
736 | 738 | | |
| |||
0 commit comments