M Dmitry
|
d81ae6f701
|
Fixed: panic on nullable value with multiple foreign key usage (#6839)
See: https://github.com/go-gorm/playground/pull/537
|
2024-02-19 11:42:25 +08:00 |
Mathias Zeller
|
12ba285a52
|
*datatypes.JSON in model causes panic on tx.Statement.Changed (#6611)
* do not panic on nil
* more explanation in comments
* get things compact
|
2023-10-10 14:46:32 +08:00 |
jessetang
|
fb640cf7da
|
test(utils): add utils unit test (#5834)
|
2022-11-05 08:38:14 +08:00 |
alingse
|
099813bf11
|
Adjust ToStringKey use unpack params, fix pass []any as any in variadic function (#5500)
* fix pass []any as any in variadic function
* add .vscode to gitignore
|
2022-07-14 20:05:22 +08:00 |
Jinzhu
|
d50dbb0896
|
Fix check valid db name, close #3315
|
2020-08-27 19:15:40 +08:00 |