ClickHouse/src/Parsers/Access
2021-11-19 00:14:23 +03:00
..
ASTCreateQuotaQuery.cpp
ASTCreateQuotaQuery.h
ASTCreateRoleQuery.cpp
ASTCreateRoleQuery.h
ASTCreateRowPolicyQuery.cpp
ASTCreateRowPolicyQuery.h
ASTCreateSettingsProfileQuery.cpp
ASTCreateSettingsProfileQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
ASTCreateUserQuery.cpp Rename AuthenticationType::MAX_TYPE. 2021-11-02 12:02:22 +03:00
ASTCreateUserQuery.h
ASTDropAccessEntityQuery.cpp
ASTDropAccessEntityQuery.h
ASTGrantQuery.cpp
ASTGrantQuery.h
ASTRolesOrUsersSet.cpp
ASTRolesOrUsersSet.h
ASTRowPolicyName.cpp Rename RowPolicy::NameParts -> RowPolicyName and move it to Access/Common. 2021-11-19 00:14:23 +03:00
ASTRowPolicyName.h Rename RowPolicy::NameParts -> RowPolicyName and move it to Access/Common. 2021-11-19 00:14:23 +03:00
ASTSetRoleQuery.cpp
ASTSetRoleQuery.h
ASTSettingsProfileElement.cpp
ASTSettingsProfileElement.h
ASTShowAccessEntitiesQuery.cpp
ASTShowAccessEntitiesQuery.h
ASTShowAccessQuery.h
ASTShowCreateAccessEntityQuery.cpp
ASTShowCreateAccessEntityQuery.h
ASTShowGrantsQuery.cpp
ASTShowGrantsQuery.h
ASTShowPrivilegesQuery.h
ASTUserNameWithHost.cpp
ASTUserNameWithHost.h
ParserCreateQuotaQuery.cpp
ParserCreateQuotaQuery.h
ParserCreateRoleQuery.cpp
ParserCreateRoleQuery.h
ParserCreateRowPolicyQuery.cpp Rename RowPolicy::NameParts -> RowPolicyName and move it to Access/Common. 2021-11-19 00:14:23 +03:00
ParserCreateRowPolicyQuery.h
ParserCreateSettingsProfileQuery.cpp Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
ParserCreateSettingsProfileQuery.h
ParserCreateUserQuery.cpp Rename AuthenticationType::MAX_TYPE. 2021-11-02 12:02:22 +03:00
ParserCreateUserQuery.h
ParserDropAccessEntityQuery.cpp
ParserDropAccessEntityQuery.h
ParserGrantQuery.cpp
ParserGrantQuery.h
ParserRolesOrUsersSet.cpp
ParserRolesOrUsersSet.h
ParserRowPolicyName.cpp Rename RowPolicy::NameParts -> RowPolicyName and move it to Access/Common. 2021-11-19 00:14:23 +03:00
ParserRowPolicyName.h
ParserSetRoleQuery.cpp
ParserSetRoleQuery.h
ParserSettingsProfileElement.cpp
ParserSettingsProfileElement.h
ParserShowAccessEntitiesQuery.cpp
ParserShowAccessEntitiesQuery.h
ParserShowAccessQuery.h
ParserShowCreateAccessEntityQuery.cpp
ParserShowCreateAccessEntityQuery.h
ParserShowGrantsQuery.cpp
ParserShowGrantsQuery.h
ParserShowPrivilegesQuery.cpp
ParserShowPrivilegesQuery.h
ParserUserNameWithHost.cpp
ParserUserNameWithHost.h
parseUserName.cpp
parseUserName.h