pub fn read_latest_model_snapshot( root: &Path, ) -> Result<Option<(MigrationEntry, ModelSnapshot)>, OrmError>