We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b7461 commit a047a8fCopy full SHA for a047a8f
README.md
@@ -65,9 +65,7 @@ Caveats
65
66
- The ordering specified **must** uniquely identify the object.
67
- If there are multiple ordering fields, then they must all have the same
68
- direction
69
-- No support for multiple ordering fields in SQLite as it does not support
70
- tuple comparison.
+ direction.
71
- If a cursor is given and it does not refer to a valid object, the values of
72
`has_previous` (for `after`) or `has_next` (for `before`) will always return
73
`True`.
0 commit comments