Adding upstream version 18.17.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
fc6bad5705
commit
03001ce1e6
90 changed files with 46581 additions and 43319 deletions
|
@ -249,6 +249,7 @@ class TestDuckDB(Validator):
|
|||
"SELECT ARRAY_LENGTH([0], 1) AS x",
|
||||
write={"duckdb": "SELECT ARRAY_LENGTH([0], 1) AS x"},
|
||||
)
|
||||
self.validate_identity("REGEXP_REPLACE(this, pattern, replacement, modifiers)")
|
||||
self.validate_all(
|
||||
"REGEXP_MATCHES(x, y)",
|
||||
write={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue