News

Adding a column with a volatile default value to an existing table causes the entire table to be rewritten. During this time, reads and writes are blocked. class AddSomeColumnToUsers < ActiveRecord :: ...