Skip to content

Commit

Permalink
update readme #20
Browse files Browse the repository at this point in the history
  • Loading branch information
kitar committed Jun 9, 2022
1 parent 090e925 commit b487d4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,8 @@ $response = DB::table('Thread')
->query();
```

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

#### scan()
Expand Down

0 comments on commit b487d4a

Please sign in to comment.