box: fix `fselect()` behavior on binary data
Currently it throws an error when encounter binary data, print <binary> tag instead. Closes #7040 NO_DOC=bugfix
Showing
- changelogs/unreleased/gh-7040-fselect-binary-data.md 3 additions, 0 deletionschangelogs/unreleased/gh-7040-fselect-binary-data.md
- src/box/lua/schema.lua 13 additions, 0 deletionssrc/box/lua/schema.lua
- test/engine/select.result 23 additions, 0 deletionstest/engine/select.result
- test/engine/select.test.lua 8 additions, 0 deletionstest/engine/select.test.lua
Loading
Please register or sign in to comment