issues
search
go-gorm
/
playground
GORM Playground (Please Create PR for this project to report issues)
MIT License
91
stars
697
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Atlas schema generation broken for postgres
#774
mathieu-lemay
opened
1 week ago
0
`driver.Valuer`.`Value` will call three times. 自定义实现的 `driver.Valuer` 的 `Value` 方法,会被调用 3 次
#773
niluan304
opened
1 week ago
0
update ignores Custom UpdatedAt time type
#772
generikvault
opened
2 weeks ago
0
Question about Statement.table
#771
YuzuWiki
closed
2 weeks ago
0
Panic with json serializer and nil value
#770
mytlogos
opened
2 weeks ago
0
feat: 复现关联关系bug
#769
lz-freedom
opened
3 weeks ago
0
rename column not working
#768
maxant
opened
1 month ago
0
Using clause.Not and clause.And result in erroneous simplification
#767
ezk84
opened
1 month ago
0
Model query reflection issue
#766
fhendrikx
opened
1 month ago
0
Shows error on FirstOrCreate
#765
bkmeneguello
opened
1 month ago
0
At sign in select causes incorrect query generation
#764
markhildreth-gravity
opened
1 month ago
0
At sign in select strings cause invalid query
#763
markhildreth-gravity
closed
1 month ago
0
Example showing the issue we're facing with null.String
#762
henryjcee
opened
1 month ago
0
Update main.go
#761
hinego
opened
1 month ago
0
feat: enhance GORM testing with stricter constraints and validation
#760
YidiDev
opened
2 months ago
0
array insertion:
#759
Mikcl
opened
2 months ago
0
Wrong Foreign Key AutoMigrate default value
#758
devhaozi
opened
2 months ago
0
Nested transaction bug using a wrapper function
#757
phroggyy
opened
3 months ago
0
autoIncrementIncrement not work in postgres
#756
sasakiyori
opened
3 months ago
0
db resolver error with mysql 5.7
#755
lucklyt
opened
3 months ago
0
test
#754
cbaker
opened
4 months ago
0
Failed migration with `unique` tag
#753
bfabio
opened
4 months ago
0
data race with cycle relation
#752
zwell
opened
4 months ago
0
Project doesn't compile/run
#751
robertoneto-senior
closed
1 week ago
9
Broken backward compatibility with joins and preload
#750
teatou
closed
4 months ago
0
Broken backward compatibility with join and preload
#749
teatou
opened
4 months ago
0
Join with preload does not work as intended
#748
leonklingele
opened
5 months ago
0
demonstrate gorm AfterUpdate hook failure
#747
neiledgar
opened
5 months ago
0
'table name specified more than once' postgres error
#746
ajhodges
opened
5 months ago
0
Replace association fail on custom pk
#745
SergeiSadov
closed
5 months ago
0
Association replace fails with custom PK
#744
SergeiSadov
closed
5 months ago
0
Added example JOIN scope.
#743
systemmonkey42
opened
5 months ago
0
db.Save updates UpdatedAt with a zero value.
#742
szerr
closed
5 months ago
0
postgres (SQLSTATE 23505) Error
#741
haiziohhue
opened
5 months ago
0
Model() is not replacing the old value within a transaction
#740
alkuma
opened
6 months ago
2
test case where Model() is not replacing the old value within a transaction
#739
alkuma
opened
6 months ago
1
gorm v2.0 unit testing with sqlmock does not work with Postgres uint
#738
devtomnl
opened
6 months ago
0
bug: when using OnConflict for batch insertion, the returned ID is incorrect
#737
jpbirdy
opened
6 months ago
1
bug: count clear Joins
#736
liov
closed
5 months ago
0
test: a testcase that causes panic
#735
emilienkofman
opened
6 months ago
0
Panic on associations replace
#734
SergeiSadov
closed
5 months ago
0
add uniqueIndex for AutoMigrate
#733
ocean-gao
closed
4 months ago
0
test: sqlserver re-migrate column with default value
#732
iTanken
opened
6 months ago
0
many2many fails when forgeignKey has check constraint
#731
greencoda
opened
6 months ago
0
unable to run test.sh after clean clone of repository
#730
andersryanc
opened
7 months ago
2
add failing json test
#729
andersryanc
opened
7 months ago
0
Where Condition Build Issue
#728
VarusHsu
opened
7 months ago
0
test: sqlserver re-migrate existing table
#727
iTanken
opened
7 months ago
0
`go-gorm/sharding` plugin would fail when combining with hints.ForceIndex
#726
zhaojames0707
opened
7 months ago
0
Rename gen.go to gen.go.back
#725
shangyin2024
closed
7 months ago
0
Next