1
0
Fork 0

Adding upstream version 25.32.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 21:57:52 +01:00
parent 24751d63a1
commit 0375f9323c
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
51 changed files with 65446 additions and 62526 deletions

View file

@ -198,6 +198,7 @@ class Presto(Dialect):
TYPED_DIVISION = True
TABLESAMPLE_SIZE_IS_PERCENT = True
LOG_BASE_FIRST: t.Optional[bool] = None
SUPPORTS_VALUES_DEFAULT = False
TIME_MAPPING = MySQL.TIME_MAPPING