ClickHouse/dbms/include/DB/Storages
2016-08-05 02:35:07 +03:00
..
Distributed Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
MergeTree Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
System Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AlterCommands.h
ColumnDefault.h
ColumnsDescription.h
CompressionMethodSelector.h Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
IStorage.h Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
ITableDeclaration.h
MarkCache.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageBuffer.h
StorageCloud.h
StorageDistributed.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
StorageFactory.h
StorageJoin.h Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
StorageLog.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageMaterializedView.h
StorageMemory.h
StorageMerge.h
StorageMergeTree.h Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
StorageNull.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
StorageReplicatedMergeTree.h Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
StorageSet.h
StorageStripeLog.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageTinyLog.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageView.h Allowed subqueries in views [#METR-21586]. 2016-06-06 21:19:28 +03:00
VirtualColumnFactory.h