Merging upstream version 11.3.6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f5f7767f8d
commit
e33f287a97
46 changed files with 23416 additions and 22639 deletions
|
@ -214,11 +214,7 @@ class BigQuery(Dialect):
|
|||
),
|
||||
}
|
||||
|
||||
INTEGER_DIVISION = False
|
||||
|
||||
class Generator(generator.Generator):
|
||||
INTEGER_DIVISION = False
|
||||
|
||||
TRANSFORMS = {
|
||||
**generator.Generator.TRANSFORMS, # type: ignore
|
||||
**transforms.REMOVE_PRECISION_PARAMETERIZED_TYPES, # type: ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue