Commit accc94f
authored
Only capture attributes when fetching user data (#244)
When a user is connected to many other models, calling toArray can be
intensive, and the data gathered may not be much more useful from a
debugging perspective. This change reduces the overhead of fetching
the user.1 parent 8063d80 commit accc94f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
| 272 | + | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments