summaryrefslogtreecommitdiff
path: root/db/post_migrate/20180223124427_build_user_interacted_projects_table.rb
Commit message (Expand)AuthorAgeFilesLines
* Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpersAndreas Brandl2018-03-201-5/+5
* Fix concurrency issue with migration for user_interacted_projects table.ab-44205-user_interacted_projects-migrationAndreas Brandl2018-03-141-48/+94
* Improve robustness of migration.Andreas Brandl2018-03-061-6/+39
* For MySQL, foreign keys are dependent on index.Andreas Brandl2018-03-061-0/+6
* Rename to UserInteractedProjects.Andreas Brandl2018-03-061-0/+85