ClickHouse/dbms/src/Storages
2016-09-02 03:58:18 +03:00
..
Distributed Using std::shared_ptr for columns [#METR-21503]. 2016-05-28 08:31:36 +03:00
MergeTree Temporarily improvement [#METR-22608]. 2016-09-02 03:58:18 +03:00
System use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
tests add -Wold-style-cast 2016-08-26 22:55:11 +03:00
AlterCommands.cpp Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:56:51 +03:00
CMakeLists.txt Removed sensitive data. 2016-02-08 00:58:58 +03:00
ColumnsDescription.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ITableDeclaration.cpp Better [#METR-22173]. 2016-08-05 05:28:34 +03:00
StorageBuffer.cpp typo fix 2016-08-30 22:28:32 +03:00
StorageCloud.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageDistributed.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageFactory.cpp Fixed error [#METR-22462]. 2016-08-26 21:06:24 +03:00
StorageJoin.cpp Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
StorageLog.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageMaterializedView.cpp rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMemory.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageMerge.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageMergeTree.cpp Merge pull request #96 from yurial/yurial-IStorage-enable_shared_from_this 2016-08-31 00:00:23 +04:00
StorageReplicatedMergeTree.cpp Merge pull request #96 from yurial/yurial-IStorage-enable_shared_from_this 2016-08-31 00:00:23 +04:00
StorageSet.cpp Renamed method [#METR-22400]. 2016-08-13 05:21:17 +03:00
StorageStripeLog.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageTinyLog.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageView.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
VirtualColumnFactory.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00