I don't know why this was ever a null field as it's required everywhere. Even for notes. No db schema changes should be required but we need to update the Go code that uses sql.NullInt64
for this model.
Probably needs an update to schema.graphqls
as well.
Peter Sanchez referenced this ticket in commit 26fba77.