DataMapper: auto-set created_at
on creation and auto-update updated_at
on update, if any of them available
#148
Labels
created_at
on creation and auto-update updated_at
on update, if any of them available
#148
Making use of
created_at
/updated_at
should be as convenient as possible.Filling these at creation/update should be easy (and ideally compile-time detectible if that's necessary).
The text was updated successfully, but these errors were encountered: