pub fn diff_versions( db: &Database, old_version_id: i64, new_version_id: i64, ) -> Result<VersionDiff>
Generate a diff between two versions