For context – we have a RDB that has a column for “params” which is basically a JSON representation of a report object in our application.Problem arises whenever we want to add new functionality that requires an API change we need to “migrate” the data from one JSON representation to another (or just add another