Skip to content

Commit 259dd56

Browse files
committed
Update README.md
1 parent db923d5 commit 259dd56

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
@@ -22,7 +22,7 @@ The generated hierarchy can be navigated using the Visitor Pattern.
2222

2323
## Extensions Version 0.8.7
2424

25-
* PostgreSQL regular expression case sensitive match condition ~.
25+
* Added support for PostgreSQL regular expression case sensitive match condition ~.
2626

2727
```sql
2828
SELECT a, b FROM foo WHERE a ~ '[help].*'

0 commit comments

Comments
 (0)