Skip to content

Commit b487d4a

Browse files
committed
update readme #20
1 parent 090e925 commit b487d4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,8 @@ $response = DB::table('Thread')
621621
->query();
622622
```
623623

624+
> Note that DynamoDB's `ScanIndexForward` is a feature for `query`. It will not work with `scan`.
625+
624626
### Working with Scans
625627

626628
#### scan()

0 commit comments

Comments
 (0)