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.
2 parents 59e2136 + a883515 commit 0371c36Copy full SHA for 0371c36
README.md
@@ -70,7 +70,7 @@ This package provides comprehensive Doctrine support for PostgreSQL features:
70
- Path operations (`#>`, `#>>`)
71
- JSON containment and existence operators
72
- **Range Operations**
73
- - Containment checks (in PHP value objects and for DQL queries with `@>`)
+ - Containment checks (in PHP value objects and for DQL queries with `@>` and `<@`)
74
- Overlaps (`&&`)
75
76
### Functions
0 commit comments