sql: support collation for ANY
This patch makes SQL to support collations for the ANY type. Closes #8070 NO_DOC=ANY already supports collations in BOX.
Showing
- changelogs/unreleased/gh-8070-collation-for-any.md 3 additions, 0 deletionschangelogs/unreleased/gh-8070-collation-for-any.md
- src/box/sql/expr.c 1 addition, 1 deletionsrc/box/sql/expr.c
- test/sql-luatest/gh_8070_collation_for_any_test.lua 24 additions, 0 deletionstest/sql-luatest/gh_8070_collation_for_any_test.lua
Loading
Please register or sign in to comment