mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-29 05:54:21 +01:00
Update COMPAT.md
This commit is contained in:
@@ -501,7 +501,9 @@ UUID's in Limbo are `blobs` by default.
|
||||
| uuid_str(X) | Yes | Convert a valid UUID to string |
|
||||
| uuid_blob(X) | Yes | Convert a valid UUID to blob |
|
||||
|
||||
### REGEXP
|
||||
### regexp
|
||||
|
||||
The `regexp` extension is compatible with [sqlean-regexp](https://github.com/nalgeon/sqlean/blob/main/docs/regexp.md).
|
||||
|
||||
| Function | Status | Comment |
|
||||
|------------------------------------------------|--------|---------|
|
||||
@@ -509,4 +511,4 @@ UUID's in Limbo are `blobs` by default.
|
||||
| regexp_like(source, pattern) | Yes | |
|
||||
| regexp_substr(source, pattern) | Yes | |
|
||||
| regexp_capture(source, pattern[, n]) | No | |
|
||||
| regexp_replace(source, pattern, replacement) | No | |
|
||||
| regexp_replace(source, pattern, replacement) | No | |
|
||||
|
||||
Reference in New Issue
Block a user