I have a field called data on a model called Quote. The column type is a JSON object that stores various fields which may refer to other fields. I need to keep these related fields as well as other models in sync. I have a field called data on a model called Qu