Adding upstream version 16.7.7.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7297023f4e
commit
0aa02fba5a
59 changed files with 16125 additions and 15681 deletions
sqlglot
|
@ -3922,7 +3922,7 @@ class Avg(AggFunc):
|
|||
|
||||
|
||||
class AnyValue(AggFunc):
|
||||
pass
|
||||
arg_types = {"this": True, "having": False, "max": False}
|
||||
|
||||
|
||||
class Case(Func):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue