summaryrefslogtreecommitdiffstats
path: root/db/migrate/20100129193402_change_users_mail_notification_to_string.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails4: replace deprecated Relation#update_all at db migrationsToshi MARUYAMA2014-01-071-4/+8
* Fixed: Migration from boolean to varchar fails on PostgreSQL 8.1 (#6943).Jean-Philippe Lang2010-11-201-2/+10
* Converted User#mail_notification from a boolean to a string.Eric Davis2010-09-281-0/+9