Merging upstream version 25.8.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1d73cb497c
commit
50df8dea29
61 changed files with 50550 additions and 50354 deletions
|
@ -815,10 +815,10 @@ FROM x""",
|
|||
self.assertEqual(
|
||||
cm.output,
|
||||
[
|
||||
"WARNING:sqlglot:Applying array index offset (1)",
|
||||
"WARNING:sqlglot:Applying array index offset (-1)",
|
||||
"WARNING:sqlglot:Applying array index offset (1)",
|
||||
"WARNING:sqlglot:Applying array index offset (1)",
|
||||
"INFO:sqlglot:Applying array index offset (1)",
|
||||
"INFO:sqlglot:Applying array index offset (-1)",
|
||||
"INFO:sqlglot:Applying array index offset (1)",
|
||||
"INFO:sqlglot:Applying array index offset (1)",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue