We were using the `timestamps` method most of the time, but sometimes we were creating the columns manually. Note editing past migrations if fine as long as the SQL they generate remains identical, which is the case here.
These models and migrations were added on a branch based on Rails 4.
Fixes some comments from #voodoorai2000 for the PR to consul