How would I specify a field that's to be updated to current_time everytime the row is created/altered?
Is there some way to put this 'update' property into the table instead of running some query to do it?