Skip to content
Snippets Groups Projects
Commit 76cb8a8a authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

schema: fix exists() functions to accept nil as input

Fix box.schema.user.exists(nil) box.schema.role.exists(nil)
and box.schema.func.exists(nil) to return false (PeterG report).
Add tests.
parent d18e969d
No related branches found
No related tags found
No related merge requests found
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