drogonframework / drogonframework/drogon
`drogon::orm::Model` support set value like: `UPDATE account SET point=point+1000;`
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
Like the title, currently, drogon::orm 's Model only support set value type that match with datatype of column
I think we should implement overload function to auto gen models
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.