gitlab-org--gitlab-foss/db
Rémy Coutable 2bf5fe5ede Rename duplicate migrations and skip them if table/columns are already present
The time tracking feature was backported from EE to CE, thus the CE
migrations should be uniquely named and should skip the actual migration
content if the table/columns already exist (that means that the EE
migrations were already performed).

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-19 21:02:45 +00:00
..
fixtures Merge remote-tracking branch 'origin/master' into improve-pipeline-fixtures 2016-12-18 23:43:13 +01:00
migrate Rename duplicate migrations and skip them if table/columns are already present 2017-01-19 21:02:45 +00:00
post_migrate Fill missing authorized projects rows 2017-01-11 11:28:08 -05:00
schema.rb Backport backend work for time tracking. 2017-01-15 11:10:04 -05:00
seeds.rb