Add "not null" constraint to timestamp columns.
authorTom Clegg <tom@clinicalfuture.com>
Thu, 7 Nov 2013 17:24:09 +0000 (09:24 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Thu, 7 Nov 2013 17:50:11 +0000 (09:50 -0800)
commit12b8cfb6fc5a6ff5a171d5c6fbaf61bc906b28b3
tree3b9eb168a9f965a3ed1a94e28d6c68060841db8f
parent011adac64c5a501060f61fa84b9d9dbee7e72008
Add "not null" constraint to timestamp columns.

"When the timestamps method creates the created_at and updated_at
columns, it makes them non-nullable by default."

http://guides.rubyonrails.org/3_2_release_notes.html
services/api/db/schema.rb