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 12eb5c9 commit bd8cdd2Copy full SHA for bd8cdd2
README.md
@@ -399,7 +399,7 @@ messages in your log.
399
**Notice:** Don't worry when you were already using the v1.2 `Criteria` class. It is kept for compatibility
400
in the 1.x versions (`Criteria` now inherits from `Query`). Starting with v2.0, this interface will be removed.
401
402
-**Disclaimer:** The Criteria API cannot yet produce `GROUP BY` clauses as they are more complex to build.
+**Disclaimer:** The Query API cannot yet produce `GROUP BY` clauses as they are more complex to build.
403
It will be added later.
404
405
## Creating a Query
0 commit comments