Skip to content
Snippets Groups Projects
Commit b76199ad authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

box: schema: fix typo in object_name()

The typo caused the following box.schema.user.info() failure if the user
was granted a permission to use a sequence:

  tarantool> box.schema.user.info()
  ---
  - error: 'builtin/box/schema.lua:1542: assign to undeclared variable ''seq'''
  ---
parent 9a880ae6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment