ClickHouse/dbms/src/DataTypes
2017-08-15 23:22:36 +03:00
..
tests Using lexer (incomplete) [#CLICKHOUSE-2]. 2017-07-13 08:59:01 +03:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
DataTypeAggregateFunction.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
DataTypeAggregateFunction.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeArray.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
DataTypeArray.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeDate.cpp Added synonims for few data types for compatibility with Tableau [#CLICKHOUSE-3141]. 2017-07-16 08:09:47 +03:00
DataTypeDate.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeDateTime.cpp Unix timestamp format for DateTime fields in CSV. Resolves #366. [#CLICKHOUSE-3168] 2017-08-15 23:22:36 +03:00
DataTypeDateTime.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeEnum.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
DataTypeEnum.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeExpression.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
DataTypeExpression.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeFactory.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeFactory.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeFixedString.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeFixedString.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeNested.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
DataTypeNested.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeNull.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeNull.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeNullable.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeNullable.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeNumberBase.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeNumberBase.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeSet.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypesNumber.cpp Added synonims for few data types for compatibility with Tableau [#CLICKHOUSE-3141]. 2017-07-16 08:09:47 +03:00
DataTypesNumber.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeString.cpp Fixed error [#CLICKHOUSE-2]. 2017-08-09 04:35:12 +03:00
DataTypeString.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeTraits.cpp Moved common code from Functions; fixed build after merge [#CLICKHOUSE-2]. 2017-06-13 07:45:30 +03:00
DataTypeTraits.h Moved common code from Functions; fixed build after merge [#CLICKHOUSE-2]. 2017-06-13 07:45:30 +03:00
DataTypeTuple.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeTuple.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeUUID.cpp Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeUUID.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
EnrichedDataTypePtr.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FieldToDataType.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FieldToDataType.h translate comments 2017-04-17 15:35:21 +03:00
FormatSettingsJSON.h added FormatSettingsJSON.h 2017-07-09 20:16:26 +03:00
IDataType.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
IDataType.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
IDataTypeDummy.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
NumberTraits.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00