pufit
|
97866c71b7
|
Merge branch 'master' into add-syntax-alter-user-modify-settings
# Conflicts:
# docs/en/sql-reference/statements/alter/role.md
# docs/en/sql-reference/statements/alter/settings-profile.md
# docs/ru/sql-reference/statements/alter/role.md
# docs/ru/sql-reference/statements/alter/settings-profile.md
# src/Access/SettingsProfileElement.cpp
# src/Access/SettingsProfileElement.h
# src/Interpreters/Context.cpp
# src/Interpreters/Context.h
# src/Parsers/Access/ASTCreateUserQuery.cpp
# src/Parsers/Access/ParserCreateRoleQuery.cpp
# src/Parsers/Access/ParserCreateSettingsProfileQuery.cpp
# src/Parsers/Access/ParserCreateUserQuery.cpp
# src/Parsers/Access/ParserSettingsProfileElement.cpp
# tests/queries/0_stateless/01294_create_settings_profile.reference
|
2024-11-18 13:13:27 -08:00 |
|
alsu
|
cafddf0833
|
add missing space
|
2024-09-26 19:17:45 +02:00 |
|
alsu
|
7e10705886
|
update create/alter user syntax
|
2024-09-26 17:30:40 +02:00 |
|
alsu
|
916b92d094
|
update alter/create user russian docs according to english version
|
2024-09-26 14:56:02 +02:00 |
|
alsu
|
589dc56d2e
|
update create/alter user syntax in russian docs according to current functionality
|
2024-09-04 11:18:33 +02:00 |
|
Vitaly Baranov
|
7357bc7114
|
Add syntax ALTER USER {ADD|MODIFY|DROP SETTING}, ALTER USER {ADD|DROP PROFILE}, the same for ALTER ROLE and ALTER PROFILE.
|
2023-12-22 15:31:19 +01:00 |
|
DanRoscigno
|
726d3c0739
|
add slugs to all docs
|
2022-08-26 13:37:11 -04:00 |
|
rfraposa
|
5250d9ad11
|
Removed /ja folder, cleaned up /ru markdown
|
2022-04-09 07:29:05 -06:00 |
|
Alexey Milovidov
|
df3be36758
|
Remove trailing whitespaces from docs
|
2021-07-29 18:27:50 +03:00 |
|
Alexey Milovidov
|
d87d833691
|
Remove trailing whitespaces from docs
|
2021-07-29 18:20:55 +03:00 |
|
Dmitriy
|
2c9530484d
|
Update user.md
Сделал ссылку на GRANT OPTION.
|
2021-05-14 00:46:57 +03:00 |
|
Dmitriy
|
7e235f9836
|
corrections according to the comments
Исправил согласно комментариям в PR.
|
2021-05-13 23:05:11 +03:00 |
|
sevirov
|
a11ae00190
|
Update docs/ru/sql-reference/statements/alter/user.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-05-11 16:32:58 +03:00 |
|
sevirov
|
0a69a33d64
|
Update docs/ru/sql-reference/statements/alter/user.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-05-11 16:32:16 +03:00 |
|
Dmitriy
|
d0db5623c1
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-05-10 22:51:26 +03:00 |
|
Evgeniia Sudarikova
|
1b5d755135
|
edited and translated
|
2021-03-29 17:57:27 +03:00 |
|
Alexey Milovidov
|
8850856276
|
Remove "Original article" (must be automated instead)
|
2021-03-15 14:32:26 +03:00 |
|
Olga Revyakina
|
22a0354d2a
|
Wrong syntax fixed
|
2021-01-27 01:40:14 +03:00 |
|
Roman Bug
|
899f93356f
|
romanzhukov-DOCSUP-2192: Split ALTER to separate files (ru) (#13905)
* DOCSUP-2192: Split alter section to separete files.
* DOCSUP-2192: Test.
* DOCSUP-2192: Fixed cross links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Added alter delete and alter update topics.
* DOCSUP-2192: Fix one layout mistake and update links.
* DOCSUP-2192: Added delete and update sections. Updated alter index.md
* DOCSUP-2192: Fix links.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
|
2020-08-25 18:38:36 +03:00 |
|