When generating models with unsigned fields, fields with a common type are created.
MySQL database's column is unsigned int, but Radzen creates an int type field.
Mapping such fields to unsigned types is not supported.
When generating models with unsigned fields, fields with a common type are created.
MySQL database's column is unsigned int, but Radzen creates an int type field.
Mapping such fields to unsigned types is not supported.