KiteSQL
KiteSQL copied to clipboard
Feat: TimeZone Info for `LogicalType::Time`
Feature Request
WITH TIME ZONE on CREATE TABLE TABLE_E141_07_10_01 ( A TIME WITH TIME ZONE DEFAULT CURRENT_TIMESTAMP )
I think this should create a new DataValue like DataType::TimeWithZone to represent WITH TIME ZONE