ClickHouse/dbms/include/DB
2016-08-05 15:52:09 +03:00
..
AggregateFunctions dbms: aggregate function support [#METR-19266] 2016-07-12 16:07:39 +03:00
Client Client:Connection: move methods to cpp 2016-06-08 17:39:49 +03:00
Columns dbms: Cleanup [#METR-19266] 2016-08-05 02:33:07 +03:00
Common dbms: Server: Fixes. Fix for PODArray::swap(). [#METR-18844] 2016-07-08 19:08:32 +03:00
Core dbms: Cleanup [#METR-19266] 2016-08-05 10:49:56 +03:00
Databases Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
DataStreams dbms: better [#METR-19266] 2016-07-26 12:18:28 +03:00
DataTypes dbms: Added support for nullable parameters (conditions and/or branches) in the function multiIf [#METR-19266] 2016-08-04 18:06:27 +03:00
Dictionaries Added missing header (fixed build on gcc 5.4, tnx. kmeaw) [#METR-20000]. 2016-06-15 15:43:36 +03:00
Functions dbms: Cleanup + added function assumeNotNull [#METR-19266] 2016-08-05 15:52:09 +03:00
Interpreters dbms: NULL support for MergeTree [#METR-19266] 2016-07-21 19:22:24 +03:00
IO Added support for little more escape sequences (while parsing) [#METR-21995]. 2016-07-06 22:20:22 +03:00
Parsers dbms: better [#METR-19266] 2016-07-26 15:58:51 +03:00
Storages dbms: NULL support for MergeTree [#METR-19266] 2016-07-21 19:22:24 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00