Possible to do 'On update current timestamp' like in mysql?

Answered

Hi there,

is it possible to have a field which has the timestamp of the last edit? In mysql you could do that direclty on the field so you do not have to update that timestamp on your own.

2 replies