Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

'created at' and 'updated at' fields

Tags:

This seems like a really simple one but I'm struggling to figure it out. I want a column in my database that lists when a record was first created and another column that says when it was updated. It's my understanding I should be able to do all this just using MySQL. All help is appreciated :)

This stinks still no answer, reasons I'm already starting to miss Ruby on Rails...