Ok, now I think I got it. You don't need the change the schema. The content is the problem. You could use this function in the content to solve the problem.
coalesce(null, json('[]'))
Instead of null you have to put in whatever is currently in the content field.