码迷,mamicode.com
首页 > 其他好文 > 详细

orm.TextField undefined (type orm.Ormer has no field or method TextField)

时间:2019-01-06 18:11:16      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:解决方法   bubuko   info   undefined   text   type   解决   image   method   

今天用go语言的orm的时候,操作text类型插入数据库时候,进行类型转时候上面总爆红,orm.TextField undefined (type orm.Ormer has no field or method TextField),显示这个错。

解决方法是把orm的包起一个别名

技术分享图片

像这样。

orm.TextField undefined (type orm.Ormer has no field or method TextField)

标签:解决方法   bubuko   info   undefined   text   type   解决   image   method   

原文地址:https://www.cnblogs.com/miria-486/p/10229286.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!