Update ignores SerializerValuerInterface of UpdatedAt
Open
- Dominant language
- Go
- Stars
- 831
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
## GORM Playground Link
https://github.com/go-gorm/playground/pull/772
## Description
On SQLite with a custom `SerializerInterface ` and `SerializerValuerInterface ` datetime type for `CreatedAt` and `UpdatedAt`:
Insert works fine but on Update time.Time is used instead of the custom `SerializerValuerInterface `
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.