## 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`
Feature Request
WITH TIME ZONEonCREATE TABLE TABLE_E141_07_10_01 ( A TIME WITH TIME ZONE DEFAULT CURRENT_TIMESTAMP )I think this should create a new
DataValuelikeDataType::TimeWithZoneto representWITH TIME ZONE