Skip to content

Conversation

@andreyaksenov
Copy link
Contributor

@andreyaksenov andreyaksenov commented Oct 2, 2023

:param string role-name: name of role to grant to user.
:param string user-name: the name of a user to grant privileges to.
:param string privileges: one or more privileges to grant to the user (for example, `read` or `read,write`).
:param string object-type: a database object type to grant privileges to (for example, `space`, `role`, or `function`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:param string object-type: a database object type to grant privileges to (for example, `space`, `role`, or `function`)
:param string object-type: a database object type to grant privileges to (for example, `space`, `role`, or `function`).

For consistency, either add a period here or remove it from all other lines

@andreyaksenov andreyaksenov merged commit 6233db8 into latest Oct 3, 2023
@andreyaksenov andreyaksenov deleted the fix-feedback branch October 3, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feedback: Troubleshooting guide feedback: Managing modules | Tarantool feedback: box.schema.user.grant() | Tarantool

3 participants