I'm trying to do this.
model.CreatedAt = created_at
db.Create(&model)
But the field is overrided with time.Now().
Is it possible to avoid this behavior?
Still actual
For anyone who is encountered this problem, this is solved in newer versions, see 1.9.1
@jinzhu Close this issue please
Most helpful comment
For anyone who is encountered this problem, this is solved in newer versions, see 1.9.1
@jinzhu Close this issue please