ClickHouse/dbms/src/Databases
2018-02-22 13:03:45 +03:00
..
DatabaseDictionary.cpp added data_path and metadata_path to system.tables 2018-02-22 13:03:35 +03:00
DatabaseDictionary.h added data_path and metadata_path to system.tables 2018-02-22 13:03:35 +03:00
DatabaseFactory.cpp Make data_path creation for Databases optional. [#CLICKHOUSE-2] 2018-01-11 21:55:43 +03:00
DatabaseFactory.h Make data_path creation for Databases optional. [#CLICKHOUSE-2] 2018-01-11 21:55:43 +03:00
DatabaseMemory.cpp added data_path and metadata_path to system.tables 2018-02-22 13:03:35 +03:00
DatabaseMemory.h added data_path and metadata_path to system.tables 2018-02-22 13:03:35 +03:00
DatabaseOrdinary.cpp added data_path and metadata_path to system.databases and path to system.parts and system.parts_columns [#CLICKHOUSE-3580] 2018-02-22 13:03:45 +03:00
DatabaseOrdinary.h added data_path and metadata_path to system.tables 2018-02-22 13:03:35 +03:00
DatabasesCommon.cpp Better [#CLICKHOUSE-2]. 2017-12-01 21:36:55 +03:00
DatabasesCommon.h DatabaseDictionary creates new storage for every create table query; drop table works untill restart 2017-06-23 18:55:45 +03:00
IDatabase.h added data_path and metadata_path to system.tables 2018-02-22 13:03:35 +03:00