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 823ee09 commit b6a4d85Copy full SHA for b6a4d85
README
@@ -3,3 +3,5 @@ SQLite extensions that uses glib2/icu to provide a regex_replace() function.
3
http://git.altlinux.org/people/at/packages/?p=sqlite3-pcre.git
4
* The icu code was adapted from SQLite official extension:
5
https://github.com/sqlite/sqlite/blob/master/ext/icu/icu.c
6
+
7
+See [sqlean](https://github.com/nalgeon/sqlean/blob/main/docs/regexp.md#regexp_replace) for a `pcre` based implementation.
0 commit comments