summaryrefslogtreecommitdiff
path: root/db/migrate/20170124174637_add_foreign_keys_to_timelogs.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `remove_foreign_key :timelogs, name: '...'`Lin Jen-Shin2017-03-141-9/+2
* Add a test which would rollback db and migrate againLin Jen-Shin2017-03-141-0/+10
* Refactor migration to not require downtime26908-add-foreign-keys-to-timelogsRuben Davila2017-02-071-9/+18
* Use normal associations instead of polymorphic.Ruben Davila2017-02-071-0/+45