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 db923d5 commit 259dd56Copy full SHA for 259dd56
README.md
@@ -22,7 +22,7 @@ The generated hierarchy can be navigated using the Visitor Pattern.
22
23
## Extensions Version 0.8.7
24
25
-* PostgreSQL regular expression case sensitive match condition ~.
+* Added support for PostgreSQL regular expression case sensitive match condition ~.
26
27
```sql
28
SELECT a, b FROM foo WHERE a ~ '[help].*'
0 commit comments