Skip to content

Commit bf82e5f

Browse files
committed
Add TimestampTZ to the native types
1 parent 63b4862 commit bf82e5f

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
@@ -1077,6 +1077,7 @@ def is_native(self):
10771077
"Time",
10781078
"Date",
10791079
"Timestamp",
1080+
"TimestampTZ",
10801081
"Text",
10811082
"TextList",
10821083
]

0 commit comments

Comments
 (0)