ClickHouse/dbms/src/DataTypes
2017-10-30 09:02:17 +03:00
..
tests Fixed warnings found by cppcheck [#CLICKHOUSE-3300]. 2017-09-08 00:04:48 +03:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
DataTypeAggregateFunction.cpp Removed obsolete code [#CLICKHOUSE-3270]. 2017-09-01 21:21:01 +03:00
DataTypeAggregateFunction.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeArray.cpp Fix: An Error SQL will make server down (#1388) 2017-10-23 17:37:46 +03:00
DataTypeArray.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +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 Parse unix timestamps in JSONEachRow format. [#CLICKHOUSE-3268] 2017-08-31 20:12:48 +03:00
DataTypeDateTime.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
DataTypeEnum.cpp Fixed inserting wrong default value for Enums [#CLICKHOUSE-3270]. 2017-09-02 00:37:57 +03:00
DataTypeEnum.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeExpression.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
DataTypeExpression.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeFactory.cpp INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +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 INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeInterval.cpp INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeInterval.h Fixed error [#CLICKHOUSE-3331]. 2017-10-30 09:02:17 +03:00
DataTypeNested.cpp Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301]. 2017-09-08 06:47:27 +03:00
DataTypeNested.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeNull.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DataTypeNull.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeNullable.cpp Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301]. 2017-09-08 06:47:27 +03:00
DataTypeNullable.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeNumberBase.cpp Fixed warnings found by cppcheck [#CLICKHOUSE-3300]. 2017-09-08 00:04:48 +03:00
DataTypeNumberBase.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeSet.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +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 INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
DataTypeString.cpp Fixed error [#CLICKHOUSE-2]. 2017-08-09 04:35:12 +03:00
DataTypeString.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +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 Miscellaneous [#CLICKHOUSE-2]. 2017-08-30 21:13:32 +03:00
DataTypeTuple.cpp Fixed inserting wrong default value for Enums [#CLICKHOUSE-3270]. 2017-09-02 00:37:57 +03:00
DataTypeTuple.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +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 Fixed inserting wrong default value for Enums [#CLICKHOUSE-3270]. 2017-09-02 00:37:57 +03:00
IDataType.h INTERVAL operators: development [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
IDataTypeDummy.h Fixed inserting wrong default value for Enums [#CLICKHOUSE-3270]. 2017-09-02 00:37:57 +03:00
NumberTraits.h Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00