Fix DB migration
Created by: CristinaBirkel
I narrowed down the build failure to the block that was migrating over the global row to the queue. I'm not sure exactly what the issue was, but my guess is it didn't like the use of MAX
?
Oh I also got rid of the error_msg
column because it's not being used.