How to prevent gorm from converting custom integer types into strings?

后端 未结 0 1156
清酒与你
清酒与你 2021-01-28 10:53

I have troubles while using gorm with custom types that have integer properties. Gorm tends to convert the integer values into strings for me. There are two separate problems:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题