Skip to content

Commit d627040

Browse files
committed
Add TimestampTZ to the native types
1 parent 084b4c0 commit d627040

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

khiops/core/dictionary.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,6 +1079,7 @@ def is_native(self):
10791079
"Time",
10801080
"Date",
10811081
"Timestamp",
1082+
"TimestampTZ",
10821083
"Text",
10831084
"TextList",
10841085
]

0 commit comments

Comments
 (0)