ClickHouse/src/Interpreters/Access
2023-04-28 20:19:35 +03:00
..
InterpreterCreateQuotaQuery.cpp Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
InterpreterCreateQuotaQuery.h
InterpreterCreateRoleQuery.cpp Fix CREATE query constraints 2022-12-07 00:53:27 +00:00
InterpreterCreateRoleQuery.h
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 Fix CREATE query constraints 2022-12-07 00:53:27 +00:00
InterpreterCreateSettingsProfileQuery.h
InterpreterCreateUserQuery.cpp Fix style 2023-04-24 15:27:24 +00:00
InterpreterCreateUserQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterDropAccessEntityQuery.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03: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 Solve PR issues 2023-04-20 18:31:35 -04:00
InterpreterGrantQuery.h Fix trash around query kind, part 2 2023-02-01 03:31:31 +01:00
InterpreterSetRoleQuery.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
InterpreterSetRoleQuery.h
InterpreterShowAccessEntitiesQuery.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
InterpreterShowAccessEntitiesQuery.h
InterpreterShowAccessQuery.cpp setting and some docs 2023-02-27 13:18:21 +00:00
InterpreterShowAccessQuery.h
InterpreterShowCreateAccessEntityQuery.cpp Merge branch 'master' into feature/show-secrets-option 2023-04-28 20:19:35 +03:00
InterpreterShowCreateAccessEntityQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterShowGrantsQuery.cpp Review fixes 2023-02-24 14:44:47 +01:00
InterpreterShowGrantsQuery.h Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterShowPrivilegesQuery.cpp
InterpreterShowPrivilegesQuery.h