ClickHouse/src/Interpreters/Access
Alexander Tokmakov cce9057eef fix style check
2022-06-02 15:27:32 +02:00
..
InterpreterCreateQuotaQuery.cpp Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
InterpreterCreateQuotaQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterCreateRoleQuery.cpp Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterCreateRoleQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterCreateRowPolicyQuery.cpp Add shard_index and replica_index to params of executeDDLQueryOnCluster(). 2022-04-25 16:34:33 +02:00
InterpreterCreateRowPolicyQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterCreateSettingsProfileQuery.cpp Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterCreateSettingsProfileQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterCreateUserQuery.cpp fixes 2022-05-24 18:53:52 +02:00
InterpreterCreateUserQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterDropAccessEntityQuery.cpp Privileges CREATE/ALTER/DROP ROW POLICY now can be granted on a table or on database.* as well as globally *.* 2022-02-11 12:35:52 +07:00
InterpreterDropAccessEntityQuery.h Privileges CREATE/ALTER/DROP ROW POLICY now can be granted on a table or on database.* as well as globally *.* 2022-02-11 12:35:52 +07:00
InterpreterGrantQuery.cpp fix style check 2022-06-02 15:27:32 +02:00
InterpreterGrantQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterSetRoleQuery.cpp make it better, fix on cluster queries 2022-05-25 20:17:49 +02:00
InterpreterSetRoleQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterShowAccessEntitiesQuery.cpp Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +03:00
InterpreterShowAccessEntitiesQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterShowAccessQuery.cpp Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterShowAccessQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterShowCreateAccessEntityQuery.cpp make it better, fix on cluster queries 2022-05-25 20:17:49 +02:00
InterpreterShowCreateAccessEntityQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterShowGrantsQuery.cpp make it better, fix on cluster queries 2022-05-25 20:17:49 +02:00
InterpreterShowGrantsQuery.h Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterShowPrivilegesQuery.cpp Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterShowPrivilegesQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00