Skip to content

Commit 6dad316

Browse files
committed
Update README.md
1 parent 6d78146 commit 6dad316

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ The classes provide some common use methods:
198198
* `save_many`: Persist multiple models in a single transaction
199199
* `delete`: Delete a model
200200
* `find`: Search for a list of models (basically an adapter for SELECT queries)
201+
* `paginated_find`: Search for a list of models, with pagination support
201202

202203
### Session lifecycle in repositories
203204

0 commit comments

Comments
 (0)