1)fixed gh-528 : 'subtract' (-) operation for update
2)added support of float and double in tuple arithmetical update 3)added multiplication (*) operation to update 4)added integer overflow control to update
Showing
- src/box/errcode.h 1 addition, 0 deletionssrc/box/errcode.h
- src/box/tuple_update.cc 348 additions, 19 deletionssrc/box/tuple_update.cc
- test/box/misc.result 1 addition, 0 deletionstest/box/misc.result
- test/box/update.result 442 additions, 0 deletionstest/box/update.result
- test/box/update.test.lua 117 additions, 0 deletionstest/box/update.test.lua
Loading
Please register or sign in to comment