This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-12-14 10:22:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2883ca012e
ClickHouse
/
src
/
Parsers
/
Access
History
Vitaly Baranov
2883ca012e
Rename RowPolicy::NameParts -> RowPolicyName and move it to Access/Common.
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