ClickHouse/src/Interpreters/Access
pufit 216dcbef2c
Correct revoke for the partially granted rights. (#61115)
* Correct revoke for the partially granted rights.
2024-03-22 02:13:51 -04:00
..
InterpreterCreateQuotaQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateQuotaQuery.h
InterpreterCreateRoleQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateRoleQuery.h
InterpreterCreateRowPolicyQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateRowPolicyQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterCreateSettingsProfileQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateSettingsProfileQuery.h
InterpreterCreateUserQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateUserQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterDropAccessEntityQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08: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 Correct revoke for the partially granted rights. (#61115) 2024-03-22 02:13:51 -04:00
InterpreterGrantQuery.h Fix trash around query kind, part 2 2023-02-01 03:31:31 +01:00
InterpreterMoveAccessEntityQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterMoveAccessEntityQuery.h Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
InterpreterSetRoleQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterSetRoleQuery.h
InterpreterShowAccessEntitiesQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowAccessEntitiesQuery.h
InterpreterShowAccessQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowAccessQuery.h
InterpreterShowCreateAccessEntityQuery.cpp Limit backtracking in parser 2024-03-17 19:54:45 +01:00
InterpreterShowCreateAccessEntityQuery.h Revert "[WIP] New row policies" 2022-03-21 08:41:33 +03:00
InterpreterShowGrantsQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowGrantsQuery.h Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterShowPrivilegesQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowPrivilegesQuery.h