Use a `migrations` table to keep track of imported content and what migration it belongs to. I'm thinking cols: * `id` * `name` * `entity type` * `entity_id` * `batch`