gitlab-org--gitlab-foss/db
Kamil Trzcinski b5918f222b Fixes broken MySQL migration for retried
> Mysql2::Error: Table 'ci_builds' is specified twice, both as a target for 'UPDATE' and as a separate source for data: UPDATE `ci_builds` SET `retried` = ((SELECT MAX(ci_builds2.id)

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32647
2017-05-22 10:58:53 +02:00
..
fixtures More updates for translations plus small tweaks. 2017-05-04 17:05:14 -05:00
migrate Check if OLD is set when migrating issue assignees 2017-05-17 22:56:23 +02:00
post_migrate Fixes broken MySQL migration for retried 2017-05-22 10:58:53 +02:00
schema.rb Fix incorrectly renamed routes 2017-05-19 12:25:23 +02:00
seeds.rb