summaryrefslogtreecommitdiff
path: root/db/post_migrate/20180223124427_build_user_interacted_projects_table.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-3/+3
* Enable rubocop for db/**/* and ee/db/**/*49582-enable-cops-for-dbLin Jen-Shin2018-07-251-2/+1
* 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