Issues
- 0
- 1
gen 怎么写 RAW SQL
#1240 opened by boringplay - 0
- 1
The generated SQL is incorrect
#1241 opened by a937259612 - 1
Accessing field.RelationField outside of query instance in repository layer
#1169 opened by hidenami-i - 0
使用 gorm_gen 生成代码,如何进行列值运算
#1238 opened by QingsiLiu - 0
json类型使用datatypes 无法实现$[*]的查询
#1236 opened by MichealJl - 0
多层嵌套关联,部分模型缺失关联关系
#1234 opened by lz-freedom - 0
MacOS Sequoia 15.0.1 无法使用 gentool 工具
#1233 opened by sanhuanshisanshao - 2
Rows() 方法没有
#1228 opened by shuqingzai - 2
- 1
sort columns before generation
#1223 opened by trim21 - 1
converting driver.Value bug
#1227 opened by dino-ma - 1
使用gen生成的代码无法运行,报大量的undefined错误
#1231 opened by zhangchiyue - 2
真心的说哈,如果你的项目没有用上这个,千万别用。并不能节省什么工作量。
#1218 opened by yuangu - 0
Update transitive dependency github.com/jackc/pgproto3/v2 because of critical vulnarability
#1230 opened by Khoulaiz - 8
field.Field 缺失运算方法
#1202 opened by shuqingzai - 0
Duplicating // Code generated by gorm.io/gen. DO NOT EDIT. when gentool is executed
#1222 opened by yarex007 - 1
get db from `query.Query`
#1221 opened by trim21 - 1
我觉得expr.setE 方法可以公开,还有field.NewField支持raw
#1219 opened by serious-snow - 0
I can't resolve issue #1022 (closed)
#1220 opened by remotejob - 1
请问使用 `GROUP BY HAVING` 时,如何设置 `SUM` 内部表达式?
#1172 opened by shuqingzai - 1
- 0
preload 问题
#1211 opened by orange-juzipi - 1
how to use mysql geometry type
#1168 opened by timchine - 2
clause ORDER BY is banned error
#1180 opened by zjzhu-hub - 3
MySQL表结构为TINYINT的field,自动生成的是int32,而不是int8
#1189 opened by zaaztt - 2
如何使用原生SQL
#1204 opened by hidakafinzelz - 0
Postgres schemas are no longer in the table name consts
#1203 opened by maguro - 0
- 0
postgres ScanByPage reports an error using group
#1200 opened by zengshun2019 - 4
使用数据库文件生成实体类,怎么配置每个表都带上hook
#1192 opened by kuangshp - 1
连接oracle数据库,使用哪个驱动比较合适?
#1198 opened by zsy619 - 3
帮忙看下生成sqlserver2008出现异常
#1197 opened by zsy619 - 0
- 2
mysql表结构通过gentool工具生成表model,默认值是空字符串的话会丢失?
#1188 opened by pihc - 2
在生成的gen.go文件中Query下对象非私有化
#1195 opened by wensenz - 0
Is there any way to add where 1=1
#1193 opened by ypli0629 - 0
WEEK function
#1191 opened by ypli0629 - 0
生成 model 能否增加通过字段类型修改类型
#1190 opened by adminck - 1
- 2
生成 model 添加自定义方法如何为参数加上自定义model
#1184 opened by sscui - 3
postgresql创建一个新的模式,如myself,在成长实体的时候出现异常
#1175 opened by zsy619 - 1
表中含有UNIQUE KEY 生成的model 在 AutoMigrate 时 失败
#1183 opened by mimicode - 2
如何生成sql.NullTime这样的字段
#1186 opened by mengyan258 - 1
生成代码时,query和model写入的文件名相同
#1185 opened by dawnmn - 0
表名以ta结尾时会转换为 tum
#1174 opened by orzmoe - 0
STRING_AGG Expression
#1171 opened by fishkerez - 0
Model generation is not behaving correctly when using an existant sql.DB connection
#1170 opened by sonalys - 0
how to use mysql
#1167 opened by timchine