box/lua: forbid specifying index options in key parts
Degradation caused by #2866 forbade specifying index optios in key parts, which is actually right. Tests were fixed and the behaviour was extended to the other way of specifying index parts. Closes #5473
Showing
- src/box/lua/schema.lua 24 additions, 1 deletionsrc/box/lua/schema.lua
- test/box/misc.result 71 additions, 0 deletionstest/box/misc.result
- test/box/misc.test.lua 21 additions, 0 deletionstest/box/misc.test.lua
- test/engine/errinj_ddl.result 2 additions, 2 deletionstest/engine/errinj_ddl.result
- test/engine/errinj_ddl.test.lua 2 additions, 2 deletionstest/engine/errinj_ddl.test.lua
Loading
Please register or sign in to comment