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 bd95a6b commit 297e537Copy full SHA for 297e537
docs/source/user-guide/features.md
@@ -43,7 +43,7 @@
43
- [x] Filter (`WHERE`)
44
- [x] Filter post-aggregate (`HAVING`)
45
- [x] Sorting (`ORDER BY`)
46
-- [x] Limit (`LIMIT`
+- [x] Limit (`LIMIT`)
47
- [x] Aggregate (`GROUP BY`)
48
- [x] cast /try_cast
49
- [x] [`VALUES` lists](https://www.postgresql.org/docs/current/queries-values.html)
0 commit comments