Skip to content
Snippets Groups Projects
Commit bfad4276 authored by Fynn Becker's avatar Fynn Becker :crab:
Browse files

Fix broken link in README

parent f9b7fb33
Branches
Tags
No related merge requests found
......@@ -57,7 +57,7 @@ This will fetch the elements in the specified range.
As a convenience implementation for interactive interpreter sessions this will fetch the first 20 elements.
- `len()`.
Unsurprisingly this returns the count of the requested table.
Depending on the [counting strategy](#counting-strategy) this has different implications such as the cache being populated.
Depending on the [counting strategy](#counting-strategies) this has different implications such as the cache being populated.
- `list()`.
This can be useful to force evaluation of a `LazyPostgrestJsonResult`.
- `bool()`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment