Skip to content

Исправить описание box.schema.user.grant в части опции {if_exists=true} #5124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AArdeev opened this issue May 22, 2025 · 0 comments
Labels
translate Localization tasks

Comments

@AArdeev
Copy link
Contributor

AArdeev commented May 22, 2025

Related dev. issue(s): GitHub link(s)

Product: Tarantool
Root document: https://www.tarantool.io/ru/doc/latest/reference/reference_lua/box_schema/user_grant/
SME: @ tecl1s

Details

В файле есть текст:

Должен существовать пользователь, должен существовать объект, но если задано {if_exists=true}, то ошибки не будет, если у пользователя нет прав.

Он звучит немного нескладно. Может быть подправить его как-то так:
Отсутствие объекта или пользователя приводит к ошибке. В случае отсутствия у пользователя прав на объект, ошибка не возникнет при {if_exists=true}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translate Localization tasks
Projects
None yet
Development

No branches or pull requests

1 participant