issues
search
go-gorm
/
gorm
The fantastic ORM library for Golang, aims to be developer friendly
https://gorm.io
MIT License
37.02k
stars
3.94k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
使用gorm的gen 生成关联模型,为什么在 query 里的结构体内没有关联模型字段?
#7185
JackSinner
closed
1 month ago
1
Can not set auto increment primary key after created if it's a custom type
#7184
imiskolee
closed
1 month ago
1
Postgres hopes to add string.agg to replace GroupConcat
#7183
zengshun2019
opened
2 months ago
0
postgres ScanByPage reports an error using group
#7182
zengshun2019
closed
2 months ago
0
ScanByPage reports an error using group
#7181
zengshun2019
closed
2 months ago
1
ScanByPage reports an error using group
#7180
zengshun2019
closed
2 months ago
1
Why does the sql log output order not is execute order
#7179
achenging
opened
2 months ago
1
[#6824] Handle context in Scan() without breaking external library compatibility
#7178
zeze1004
closed
2 months ago
1
How to select all the columns in Join query?
#7176
VetchM
closed
2 months ago
4
Update docs to reflect db.Save behavior
#7175
chbiel
closed
1 month ago
3
Generate unique savepoint names for nested transactions
#7174
phroggyy
closed
2 months ago
0
Duplicate savepoint names resulting in partial rollbacks in nested transactions
#7173
phroggyy
closed
2 months ago
1
db.frist bug
#7172
CCGK369
closed
1 month ago
5
Update gorm.go
#7171
Arcelz
closed
2 months ago
0
关于在BeforeUpdate钩子函数中执行变更字段的问题
#7170
master-nan
opened
2 months ago
0
model只有一个字段并设置为unique,使用AutoMigrate,第二次启动服务Migrate会报错
#7168
hu-1996
closed
1 month ago
6
how to add comment for a table(not field) by using automigrate?
#7167
cruvie
opened
3 months ago
0
feat: `BeforeUpdate` hook supports update using struct field value
#7166
demoManito
closed
2 months ago
2
内存泄漏
#7165
GurglingY
closed
2 months ago
1
Callback().Update() 不生效
#7164
kuangshp
closed
2 months ago
1
The plugin BeforeCreate conflicts with the model's BeforeCreate, and the program crashes
#7163
ezewu
closed
2 months ago
1
autoIncrementIncrement not work in postgres
#7162
sasakiyori
opened
3 months ago
0
gorm gen 生成的 entity, 应该怎么写 hooks 呢?
#7161
seth-shi
closed
1 month ago
8
Transaction not commit under certain special circumstances.
#7160
zzhaoh
opened
3 months ago
1
how to control timeout for every single sql statement,like create,update,query,raw sql
#7159
Tang-RoseChild
opened
3 months ago
1
I want to implement global error handling in Gorm
#7158
yunduansing
opened
3 months ago
0
Joins 必须要写sql语句?好呆的设计啊
#7156
chenyu1990
closed
2 months ago
5
单列索引在不指定索引名时索引名生成规则用的是定义field name,而不是用的 column name
#7155
yangyile1990
closed
2 months ago
5
Fix join in delete
#7154
mtsoltan
opened
3 months ago
2
fix: AfterQuery using safer right trim while clearing from clause's j…
#7153
bhowmik-abhijeet
closed
3 months ago
1
“删除关联”无法正常工作
#7152
mkch
closed
2 months ago
1
mysql JSON_SET cannot be used in many ways
#7151
ZiRunHua
closed
3 months ago
2
fix: AfterQuery using safer right trim to clear FROM clause's joins
#7150
bhowmik-abhijeet
closed
3 months ago
0
针对下列复杂SQL查询,GORM怎么处理?
#7148
Anxiangchegu
closed
2 months ago
3
With gorm and the sqlite driver that comes with gorm, when storing a number of the string type, if the number is very long, then the number is stored in the database as a scientific notation
#7147
lailailee
opened
3 months ago
0
gorm 1.25.1 版本,当表结构发生变更时,调用AutoMigrate方法时出现报错:got 1 parameters but the statement requires 0
#7146
jwzzz
closed
2 months ago
1
Initialization with no default dialector
#7145
KyleKotowick
opened
3 months ago
0
Lazy Connections with Read/Write splitting
#7144
KyleKotowick
opened
3 months ago
0
Many2Many associations cause AutoMigrate to create joining tables with the wrong data types; then foreign key constraints fail.
#7143
brett--anderson
closed
2 months ago
2
fix memory leaks in PrepareStatementDB
#7142
ivila
closed
3 months ago
2
Add parse methods with central log instance
#7141
nettnikl
opened
3 months ago
0
Gorm lack of performance!?
#7140
llogen
closed
3 months ago
0
Connect Postgresql failed in AWS Lambda
#7139
rts-gordon
closed
3 months ago
2
Connect Postgresql failed in AWS Lambda
#7138
rts-gordon
closed
3 months ago
1
BUG:`PrepareStmt:true` 在 SQL 执行时错误 `PreparedSQL` 会内存泄露
#7137
FreeMasonGalaxy
closed
2 months ago
6
Grouped conditions in scopes results in duplicative where conds
#7136
cbaker
opened
3 months ago
4
fix: auto migrate tries to delete non-existent unique constraint
#7135
dashrews78
opened
3 months ago
2
Postgres删除约束时,未处理根据schema进行的方式
#7134
zhgqiang
closed
2 months ago
4
Remove double quotes from generated SQL to support lowercase table and column names
#7133
blatwo
closed
2 months ago
1
Context management in GORM
#7132
batman-gotham99
opened
3 months ago
1
Previous
Next