insights: fix broken migrations due to missing interval unit
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.