Add box.schema.user.enable
and box.schema.user.disable
methods description to **Submodule box.schema**
#5122
Labels
Uh oh!
There was an error while loading. Please reload this page.
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_schema/
SME: @ tekl1s
Details
box.schema.user.enable
andbox.schema.user.disable
methods are merely mentioned in the documentation as notes in articles forbox.schema.user.grant
andbox.schema.user.revoke
.box.schema.user.enable('{username}')
can be used instead ofbox.schema.user.disable('{username}')
can be used instead ofExample of use:
The text was updated successfully, but these errors were encountered: