ClickHouse/src/Parsers/Access
2024-07-11 17:23:37 -03:00
..
ASTAuthenticationData.cpp use comma separated instead of multiple add id add id 2024-07-11 17:04:28 -03:00
ASTAuthenticationData.h Add support for x509 SubjectAltName identification 2024-07-01 09:47:28 +00:00
ASTCreateQuotaQuery.cpp Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTCreateQuotaQuery.h Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTCreateRoleQuery.cpp Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTCreateRoleQuery.h Add DROP ROLE ... FROM and CREATE ROLE ... AT syntax 2023-07-10 20:23:03 -04:00
ASTCreateRowPolicyQuery.cpp Remove Trailing whitespaces 2023-07-24 13:35:07 -04:00
ASTCreateRowPolicyQuery.h Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTCreateSettingsProfileQuery.cpp Fix CREATE SETTINGS PROFILE 2024-02-21 18:25:21 +01:00
ASTCreateSettingsProfileQuery.h Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTCreateUserQuery.cpp use comma separated instead of multiple add id add id 2024-07-11 17:04:28 -03:00
ASTCreateUserQuery.h rename somem stuff 2024-06-27 17:08:14 -03:00
ASTDropAccessEntityQuery.cpp Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTDropAccessEntityQuery.h Add DROP ROLE ... FROM and CREATE ROLE ... AT syntax 2023-07-10 20:23:03 -04:00
ASTGrantQuery.cpp Fix inconsistent formatting of GRANT CURRENT GRANTS 2024-02-26 01:54:52 +01:00
ASTGrantQuery.h
ASTMoveAccessEntityQuery.cpp Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTMoveAccessEntityQuery.h Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ASTPublicSSHKey.cpp SSH keys authentication (#41109) 2023-09-26 17:50:19 +02:00
ASTPublicSSHKey.h SSH keys authentication (#41109) 2023-09-26 17:50:19 +02:00
ASTRolesOrUsersSet.cpp
ASTRolesOrUsersSet.h
ASTRowPolicyName.cpp row_policy_template - table * is respected 2023-05-13 22:30:02 +00:00
ASTRowPolicyName.h row_policy_template - table * is respected 2023-05-13 22:30:02 +00:00
ASTSetRoleQuery.cpp
ASTSetRoleQuery.h Useless changes 2024-05-09 01:08:33 +02:00
ASTSettingsProfileElement.cpp Fix CREATE SETTINGS PROFILE 2024-02-21 18:25:21 +01:00
ASTSettingsProfileElement.h Fix assigning a setting to NULL in settings profile's definition. 2023-05-12 11:04:30 +02:00
ASTShowAccessEntitiesQuery.cpp
ASTShowAccessEntitiesQuery.h
ASTShowAccessQuery.h
ASTShowCreateAccessEntityQuery.cpp
ASTShowCreateAccessEntityQuery.h
ASTShowGrantsQuery.cpp
ASTShowGrantsQuery.h
ASTShowPrivilegesQuery.h
ASTUserNameWithHost.cpp Add definers for views (Attempt 2) (#60439) 2024-02-27 19:00:17 -05:00
ASTUserNameWithHost.h Fix a bunch of clang-tidy warnings in headers 2024-02-28 23:43:12 +00:00
ParserCreateQuotaQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserCreateQuotaQuery.h
ParserCreateRoleQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserCreateRoleQuery.h
ParserCreateRowPolicyQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserCreateRowPolicyQuery.h
ParserCreateSettingsProfileQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserCreateSettingsProfileQuery.h
ParserCreateUserQuery.cpp add comment back and missing file 2024-07-11 17:23:37 -03:00
ParserCreateUserQuery.h
ParserDropAccessEntityQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserDropAccessEntityQuery.h
ParserGrantQuery.cpp Useless changes 2024-05-10 04:53:29 +02:00
ParserGrantQuery.h Specify roles in users.xml 2023-05-30 20:42:49 -04:00
ParserMoveAccessEntityQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserMoveAccessEntityQuery.h Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ParserPublicSSHKey.cpp Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
ParserPublicSSHKey.h SSH keys authentication (#41109) 2023-09-26 17:50:19 +02:00
ParserRolesOrUsersSet.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserRolesOrUsersSet.h
ParserRowPolicyName.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserRowPolicyName.h
ParserSetRoleQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserSetRoleQuery.h
ParserSettingsProfileElement.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserSettingsProfileElement.h
ParserShowAccessEntitiesQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserShowAccessEntitiesQuery.h
ParserShowAccessQuery.h Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserShowCreateAccessEntityQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserShowCreateAccessEntityQuery.h
ParserShowGrantsQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserShowGrantsQuery.h
ParserShowPrivilegesQuery.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
ParserShowPrivilegesQuery.h
ParserUserNameWithHost.cpp
ParserUserNameWithHost.h Fix CREATE USER query 2024-02-21 17:56:36 +01:00
parseUserName.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
parseUserName.h add id to insertImpl 2023-07-27 00:38:51 -04:00