ACL: drop user
DROP USER name
https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_schema/user_drop/
If the user owns any spaces then the drop must be cancelled.
Edited by Denis Smirnov
DROP USER name
https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_schema/user_drop/
If the user owns any spaces then the drop must be cancelled.