Skip to content

Commit 0371c36

Browse files
Merge branch 'range-types' of https://github.com/martin-georgiev/postgresql-for-doctrine into range-types
2 parents 59e2136 + a883515 commit 0371c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This package provides comprehensive Doctrine support for PostgreSQL features:
7070
- Path operations (`#>`, `#>>`)
7171
- JSON containment and existence operators
7272
- **Range Operations**
73-
- Containment checks (in PHP value objects and for DQL queries with `@>`)
73+
- Containment checks (in PHP value objects and for DQL queries with `@>` and `<@`)
7474
- Overlaps (`&&`)
7575

7676
### Functions

0 commit comments

Comments
 (0)