sql: use field type instead of affinity for type_def
Also, this allows to delay affinity assignment to field def until encoding of table format. Part of #3698
Showing
- src/box/sql.c 3 additions, 1 deletionsrc/box/sql.c
- src/box/sql/build.c 21 additions, 2 deletionssrc/box/sql/build.c
- src/box/sql/parse.y 13 additions, 13 deletionssrc/box/sql/parse.y
- src/box/sql/sqliteInt.h 4 additions, 1 deletionsrc/box/sql/sqliteInt.h
- test/sql/types.result 2 additions, 2 deletionstest/sql/types.result
Loading
Please register or sign in to comment