ClickHouse/dbms/include/DB/Storages
2016-06-28 23:50:37 +03:00
..
Distributed dbms, contrib: Clang 3.8 build fixes. [#METR-21516] 2016-05-31 14:06:27 +03:00
MergeTree Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
System Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AlterCommands.h Modify primary key: development [#METR-21119]. 2016-05-05 21:28:46 +03:00
ColumnDefault.h dbms: better diagnostics on syntax error [#METR-15933]. 2015-04-11 06:10:23 +03:00
ColumnsDescription.h dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
CompressionMethodSelector.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +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 dbms: add ext::identity and ext::collection_cast, use in ITableDeclaration 2015-10-16 14:44:44 +03:00
MarkCache.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageBuffer.h Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326]. 2016-05-16 21:43:38 +03:00
StorageCloud.h Removed wrong addition [#METR-21326]. 2016-05-16 21:52:24 +03:00
StorageDistributed.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
StorageFactory.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
StorageJoin.h dbms: preparation for FULL and RIGHT JOINs [#METR-15418]. 2015-04-17 11:46:06 +03:00
StorageLog.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageMaterializedView.h Removed wrong addition [#METR-21326]. 2016-05-16 21:52:24 +03:00
StorageMemory.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
StorageMerge.h Cloud databases: development [#METR-19998]. 2016-04-05 00:41:16 +03:00
StorageMergeTree.h Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
StorageNull.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
StorageReplicatedMergeTree.h Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
StorageSet.h dbms: quorum inserts: development [#METR-16779]. 2015-09-10 23:43:42 +03:00
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 Merge 2014-07-31 13:12:12 +04:00