box: fix creation of CK and FK constraints on the same field
Fix a simple typo that caused the problem. Closes #7645 NO_DOC=bugfix (cherry picked from commit 6e450424)
Showing
- changelogs/unreleased/gh-7645-ck-and-fk-constraints-on-the-same-field.md 4 additions, 0 deletions...leased/gh-7645-ck-and-fk-constraints-on-the-same-field.md
- src/box/tuple_constraint_def.c 4 additions, 4 deletionssrc/box/tuple_constraint_def.c
- test/engine-luatest/gh_7645_ck_fk_constraints_test.lua 115 additions, 0 deletionstest/engine-luatest/gh_7645_ck_fk_constraints_test.lua
Loading
Please register or sign in to comment