sql: improve "no such constraint" error message
Clarify the error message for better user handling. Add the name of space where the constraint under dropping wasn't founded. Part of #4120
Showing
- src/box/errcode.h 1 addition, 1 deletionsrc/box/errcode.h
- src/box/sql/alter.c 1 addition, 1 deletionsrc/box/sql/alter.c
- src/box/sql/build.c 13 additions, 11 deletionssrc/box/sql/build.c
- test/sql-tap/alter2.test.lua 1 addition, 1 deletiontest/sql-tap/alter2.test.lua
- test/sql/checks.result 1 addition, 1 deletiontest/sql/checks.result
Loading
Please register or sign in to comment