Skip to content

insights: fix broken migrations due to missing interval unit

Warren Gifford requested to merge insights/api/fix-broken-migrations into main

Created by: coury-clark

Fixes https://github.com/sourcegraph/sourcegraph/issues/26525

After reverting these fields to value types they no longer take on the default values in the DB. This was causing migrations from settings to break.

Merge request reports

Loading