ClickHouse/dbms/include/DB/Storages
2016-08-11 00:20:46 +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 Fixed error [#METR-21993]. 2016-08-11 00:20:46 +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
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 Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
StorageJoin.h Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
StorageLog.h
StorageMaterializedView.h
StorageMemory.h
StorageMerge.h
StorageMergeTree.h Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
StorageNull.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
StorageReplicatedMergeTree.h Improvement [#METR-22352]. 2016-08-10 10:20:21 +03:00
StorageSet.h
StorageStripeLog.h
StorageTinyLog.h
StorageView.h Allowed subqueries in views [#METR-21586]. 2016-06-06 21:19:28 +03:00
VirtualColumnFactory.h