ClickHouse/src/Interpreters/Access
2022-11-16 01:35:06 +01:00
..
InterpreterCreateQuotaQuery.cpp
InterpreterCreateQuotaQuery.h
InterpreterCreateRoleQuery.cpp
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 Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterCreateSettingsProfileQuery.h
InterpreterCreateUserQuery.cpp Better 2022-09-21 10:16:49 +00: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
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
InterpreterShowAccessEntitiesQuery.h
InterpreterShowAccessQuery.cpp Make the password wiping an option of IAST::format(). 2022-11-16 01:35:06 +01:00
InterpreterShowAccessQuery.h
InterpreterShowCreateAccessEntityQuery.cpp Make the password wiping an option of IAST::format(). 2022-11-16 01:35:06 +01: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
InterpreterShowPrivilegesQuery.cpp
InterpreterShowPrivilegesQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00