I want to migrate a postgres DB that uses JSONB fields to a MySQL DB with the new JSON fields.
The question was answered for databases without json - but both solutions don't support json fields
I want to migrate a postgres DB that uses JSONB fields to a MySQL DB with the new JSON fields.
The question was answered for databases without json - but both solutions don't support json fields