Skip to content

Changes the latest API Key migration

Otto Visser requested to merge fix-apikey-migration into development

This migration dropped and added a column instead of just renaming it. This commit changes the name of the column rather than dropping the column entirely before renaming it.

Merge request reports