Import::MediaContent expects the import_url column to come before the content_warning column. Export::MediaContent expects the content_warning column to come before the import_url column. This causes an import error when importing data that was exported out of Core Data.
Import::MediaContentexpects theimport_urlcolumn to come before thecontent_warningcolumn.Export::MediaContentexpects thecontent_warningcolumn to come before theimport_urlcolumn. This causes an import error when importing data that was exported out of Core Data.