ClickHouse/src/Interpreters/Access
2021-11-19 02:48:00 +03: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 Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
InterpreterCreateRowPolicyQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +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 Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterCreateUserQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterDropAccessEntityQuery.cpp Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +03:00
InterpreterDropAccessEntityQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterGrantQuery.cpp Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +03: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 Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03: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 Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +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 Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +03:00
InterpreterShowCreateAccessEntityQuery.h Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
InterpreterShowGrantsQuery.cpp Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +03: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