Fix #315: Use "id" for identifiers everywhere
This patch renames space.n to space.id
Showing
- src/box/lua/schema.lua 21 additions, 21 deletionssrc/box/lua/schema.lua
- src/box/lua/space.cc 4 additions, 4 deletionssrc/box/lua/space.cc
- src/box/space.cc 4 additions, 4 deletionssrc/box/space.cc
- src/box/space.h 2 additions, 2 deletionssrc/box/space.h
- test/big/lua.result 1 addition, 1 deletiontest/big/lua.result
- test/box/alter.result 19 additions, 19 deletionstest/box/alter.result
- test/box/alter.test.lua 19 additions, 19 deletionstest/box/alter.test.lua
- test/box/alter_limits.result 24 additions, 11 deletionstest/box/alter_limits.result
- test/box/alter_limits.test.lua 10 additions, 8 deletionstest/box/alter_limits.test.lua
- test/box/misc.result 6 additions, 6 deletionstest/box/misc.result
- test/box/misc.test.lua 6 additions, 6 deletionstest/box/misc.test.lua
- test/box/net.box.result 20 additions, 20 deletionstest/box/net.box.result
- test/box/net.box.test.lua 20 additions, 20 deletionstest/box/net.box.test.lua
- test/box/protocol.result 4 additions, 4 deletionstest/box/protocol.result
- test/box/protocol.test.lua 4 additions, 4 deletionstest/box/protocol.test.lua
- test/box/schema.result 1 addition, 1 deletiontest/box/schema.result
- test/box/temp_spaces.result 9 additions, 9 deletionstest/box/temp_spaces.result
- test/box/temp_spaces.test.lua 9 additions, 9 deletionstest/box/temp_spaces.test.lua
Loading
Please register or sign in to comment