fix: crash on completion in sql mode
Summary
- fixed crash on completion in sql mode for picodata admin
- serialization of sql output in sql mode for picodata admin
Bug:
- connect to active instance via
picodata admin
- change language to
sql
via\sql
- enter tab twice (probably after some text)
- console crashes after try to complete input in sql mode
Fix: Turn off completion for sql mode in picodata admin
- Target branch: master
- Docs follow-up: not necessary
- Follow-up for !833 (merged)
Edited by Alexander Kurdakov