Skip to content

Fix DB migration

Administrator requested to merge insights/api/fix-sql into insights/api/oob-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.

Merge request reports

Loading