ci: Serialize all fields for go-backcompat tests
Created by: efritz
Ensure that we write privileged
and nonIdempotent
fields to ensure we don't panic on malformed migration definitions in go-backcompat tests.
Test plan
Go-backcompat tests should go green on PRs after merging in this change.