Commit Graph

2 Commits

Author SHA1 Message Date
Yorick Peterse cb4ee4b131
Check if OLD is set when migrating issue assignees
The procedure for migrating issue assignees is invoked on both an INSERT
and UPDATE. This means it will fail for INSERTs because OLD is set to
NULL in this case.
2017-05-17 22:56:23 +02:00
Valery Sizov 793b9a5ced Improve migration for Multipple issue assignee feature 2017-05-16 23:51:50 +03:00