sql: ariphmetic of unsigned values
After this patch, the result type of arithmetic between two unsigned values will be INTEGER. Closes #7295 NO_DOC=bugfix
Showing
- changelogs/unreleased/gh-7295-unit-arith-res-type.md 4 additions, 0 deletionschangelogs/unreleased/gh-7295-unit-arith-res-type.md
- src/box/sql/expr.c 3 additions, 4 deletionssrc/box/sql/expr.c
- test/sql-luatest/gh_7295_uint_and_int_def_err_test.lua 43 additions, 0 deletionstest/sql-luatest/gh_7295_uint_and_int_def_err_test.lua
Loading
Please register or sign in to comment