Skip to content

Add migration to drop namespace column

Dimitra Chatzichrysou requested to merge remove-namespace-column into dev

We shouldn't have removed the namespace column from the initial migration, but create a new one to drop it since the qa db has some entries already.

Merge request reports