Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Vitaly Baranov
|
d6e0342c30
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
|
Alexander Tokmakov
|
cbcdee0cf9
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
|
Vitaly Baranov
|
92b9f4a88d
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
|
Vitaly Baranov
|
9f31184d76
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
|
Vitaly Baranov
|
5b84121d81
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
|
Vitaly Baranov
|
d548c7e381
|
Simplify DCL for creating quotas.
|
2020-04-09 10:22:51 +03:00 |
|
Vitaly Baranov
|
42b8ed3ec6
|
Implement "ON CLUSTER" clause for access control SQL.
|
2020-04-07 23:31:59 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|