GORM Playground Link
go-gorm/playground#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