box: introduce DOUBLE field type
This patch creates DOUBLE field type in Tarantool. The main purpose of this field type is to add DOUBLE type to SQL. Part of #3812
Showing
- src/box/field_def.c 16 additions, 12 deletionssrc/box/field_def.c
- src/box/field_def.h 1 addition, 0 deletionssrc/box/field_def.h
- src/box/tuple_compare.cc 24 additions, 0 deletionssrc/box/tuple_compare.cc
- test/engine/insert.result 258 additions, 0 deletionstest/engine/insert.result
- test/engine/insert.test.lua 87 additions, 0 deletionstest/engine/insert.test.lua
Loading
Please register or sign in to comment