feat(interactive): Support real long_text data type in storage
Open
stale
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Currently for `LongText` data type, we implement it via a VAR_CHAR(256). However, we should be able to support a real LongText implementation.
Contributor guide
Assessment
This issue has not been assessed yet.