]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
📝 Update docs, use `offset` in example with `limit` and `where` (#273)
authorJon Michaelchuck <5964742+jbmchuck@users.noreply.github.com>
Mon, 23 Oct 2023 16:55:53 +0000 (09:55 -0700)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 16:55:53 +0000 (20:55 +0400)
commit403d44ea780cc59fadba2d485837685b4764c07a
tree63da094837c54cf2e318e224409e8182a198af1a
parenta1caaa08d743700e0185996e6d203f72e61e949d
📝 Update docs, use `offset` in example with `limit` and `where` (#273)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/tutorial/limit-and-offset.md
docs_src/tutorial/offset_and_limit/tutorial004.py
tests/test_tutorial/test_limit_and_offset/test_tutorial004.py