Skip to content
  • Laura Médioni's avatar
    [dataimport] Conform to the new CW 3.21 dataimport API · 7b861a9c0a8b
    Laura Médioni authored
    We loose an assert in the process, but for stores that don't actually insert
    entities into database when ``prepare_insert_entity()`` is called (eg.
    MassiveStore), there is no easy way to get the actual entity: ``entity_from_eid``
    will fail.
    
    Closes #5689852
    7b861a9c0a8b