box: Add privilleges constants to lua
Add lua bindings of PRIV_XXX constants. This patch helps to avoid using numerical constants of privilleges in schema.lua code. Relates #945
Showing
- src/box/lua/schema.lua 53 additions, 14 deletionssrc/box/lua/schema.lua
- src/box/lua/upgrade.lua 21 additions, 19 deletionssrc/box/lua/upgrade.lua
- test/box/misc.result 1 addition, 0 deletionstest/box/misc.result
- test/engine/iterator.result 1 addition, 1 deletiontest/engine/iterator.result
- test/engine/savepoint.result 6 additions, 6 deletionstest/engine/savepoint.result
Loading
Please register or sign in to comment