sql: remove SQL_LIKE_DOESNT_MATCH_BLOBS
We are going to always throw an error if value of BLOB type gets to LIKE arguments, so code under is macro is not needed anymore. Part of #3954
Showing
- src/box/sql/func.c 0 additions, 2 deletionssrc/box/sql/func.c
- src/box/sql/sqlInt.h 0 additions, 2 deletionssrc/box/sql/sqlInt.h
- src/box/sql/vdbe.c 0 additions, 8 deletionssrc/box/sql/vdbe.c
- src/box/sql/where.c 0 additions, 8 deletionssrc/box/sql/where.c
- src/box/sql/whereInt.h 0 additions, 4 deletionssrc/box/sql/whereInt.h
- src/box/sql/wherecode.c 0 additions, 73 deletionssrc/box/sql/wherecode.c
Loading
Please register or sign in to comment