• Felipe Artur's avatar
    Migrate issuable states to integer patch 1 · e9b84f50
    Felipe Artur authored
    Patch 1 that migrates issues/merge requests states from integer to string.
    On this commit we are only adding the state_id column and syncing it with a backgroud migration.
    
    On Patch 2 the code to use the new integer column will be deployed and the old column will be
    removed.
    e9b84f50