drogonframework / drogonframework/drogon
drogon_ctl create model treats charvar[] (arrays) as std::string.
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
I have columns of type character varying[] in postgres and the classes generated by create model treat them as strings. Is there a reason for this? What is the proper way to handle columns of charvar arrays?
Contributor guide
Assessment
This issue has not been assessed yet.