Skip to content

Commit 82679a7

Browse files
committed
edit
1 parent 226756f commit 82679a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/upgrade.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ This library version introduces the following breaking changes:
8383
methods:
8484

8585
- ``Model::collection()``. Instead, use ``Model::table()``.
86+
- ``DB::collection()``. Instead, use ``DB::table()``.
8687
- ``Connection::collection()``. Instead, use ``Connection::table()``.
8788
- ``Schema::collection()``. Instead, use ``Schema::table()``.
8889

0 commit comments

Comments
 (0)