Merging upstream version 25.32.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0427d6ba05
commit
5e813f229a
51 changed files with 65446 additions and 62526 deletions
|
@ -411,6 +411,9 @@ class Dialect(metaclass=_Dialect):
|
|||
is cast to x's type to match it instead.
|
||||
"""
|
||||
|
||||
SUPPORTS_VALUES_DEFAULT = True
|
||||
"""Whether the DEFAULT keyword is supported in the VALUES clause."""
|
||||
|
||||
REGEXP_EXTRACT_DEFAULT_GROUP = 0
|
||||
"""The default value for the capturing group."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue