Open HadesD opened 2 years ago
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
What's the problem with current api? Just modify the field and call update().
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