Skip to content

syncronise db schema with production

azul requested to merge sync/schema into master

I'm not entirely sure why the two are distinct. My guess is that migrations were run at different times on different versions of rails and mysql.

But no matter what caused this. It's probably best to develop adn test with what we currently have in production.

Merge request reports