Skip to content

Commit 8b7486e

Browse files
committed
Add TimestampTZ to the native types
1 parent d9d28a5 commit 8b7486e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)