Skip to content

Commit 0400b38

Browse files
authored
Update README.md
1 parent 3056852 commit 0400b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ likely conflict with this package. So far these may include the following:
3434
### Things That Don't Work Currently
3535
The following items currently do no work with this package:
3636
```diff
37-
- caching of lazy-loaded relationships, see #127
37+
- caching of lazy-loaded relationships, see #127. Currently lazy-loaded belongs-to relationships are cached. Caching of other relationships is in the works.
3838
- using select() clauses in Eloquent queries, see #238 (work-around discussed in the issue)
3939
- using SoftDeletes on Models, see #237
4040
```

0 commit comments

Comments
 (0)