Vitaly Baranov
|
0f53b449fd
|
Add 'params' column to system.user_directories table.
|
2020-09-15 01:51:53 +03:00 |
|
alexey-milovidov
|
c2f762e20a
|
Merge pull request #14748 from vitlibar/skip-access-storages-with-same-path
Skip access storages with same path while reading the main config.
|
2020-09-12 14:20:02 +03:00 |
|
Vitaly Baranov
|
e2c2a679ef
|
Skip access storages with same path while reading the main config.
|
2020-09-12 01:34:46 +03:00 |
|
Vitaly Baranov
|
bee629c971
|
Use join() instead of detach() for the lists_writing_thread in DiskAccessStorage.
|
2020-09-09 03:19:13 +03:00 |
|
Vitaly Baranov
|
29a6558d33
|
Add system table system.user_directories
|
2020-08-16 19:15:39 +03:00 |
|
Vitaly Baranov
|
2909ed1bc0
|
Better initialization of access storages. Make list of access storages dynamic.
|
2020-08-16 19:15:34 +03:00 |
|
Vitaly Baranov
|
dd8b29b4fb
|
Use enum Type instead of std::type_index to represent the type of IAccessEntity.
This change simplifies handling of access entities in access storages.
|
2020-05-13 19:40:48 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|