diff --git a/Schema-Changes-from-Photos-5-to-Photos-6.md b/Schema-Changes-from-Photos-5-to-Photos-6.md index d32c19a..9a46b57 100644 --- a/Schema-Changes-from-Photos-5-to-Photos-6.md +++ b/Schema-Changes-from-Photos-5-to-Photos-6.md @@ -1,3 +1,93 @@ +Following data from Photos Version 6.0 (300.8.140) on Big Sur version 11.0 Beta (20A5343j) + +Primary Key Changes from Photos 5 to Photos 6 + + Z_ENT|Z_NAME +---|--- + 1|AdditionalAssetAttributes +-2|Adjustment +-3|AlbumList ++2|AlbumList ++3|Asset + 4|AssetAnalysisState + 5|AssetDescription + 6|CloudFeedEntry + 7|CloudFeedAssetsEntry + 8|CloudFeedCommentsEntry + 9|CloudMaster + 10|CloudMasterMediaMetadata + 11|CloudResource + 12|CloudSharedAlbumInvitationRecord + 13|CloudSharedComment + 14|Codec + 15|ComputedAssetAttributes + 16|DeferredRebuildFace + 17|DetectedFace + 18|DetectedFaceGroup + 19|DetectedFaceprint + 20|EditedIPTCAttributes + 21|ExtendedAttributes + 22|FaceCrop + 23|FileSystemBookmark + 24|FileSystemVolume + 25|GenericAlbum + 26|Album + 27|CloudSharedAlbum + 28|LegacyFaceAlbum + 29|PhotoStreamAlbum + 30|ProjectAlbum + 31|FetchingAlbum + 32|Folder + 33|ImportSession +-34|GenericAsset +-35|Asset +-36|InternalResource +-37|Keyword +-38|LegacyFace ++34|GlobalKeyValue ++35|InternalResource ++36|Keyword ++37|LegacyFace ++38|LimitedLibraryFetchFilter + 39|MediaAnalysisAssetAttributes + 40|Memory +-41|Moment +-42|MomentList +-43|MomentShare +-44|MomentShareParticipant +-45|Person +-46|PersonReference +-47|PhotosHighlight +-48|Question +-49|SceneClassification +-50|Sceneprint +-51|SearchData +-52|Suggestion +-53|UniformTypeIdentifier +-54|UnmanagedAdjustment ++41|MigrationHistory ++42|Moment ++43|MomentList ++44|Person ++45|PersonReference ++46|PhotosHighlight ++47|Question ++48|SceneClassification ++49|Sceneprint ++50|SearchData ++51|Share ++52|LibraryScope ++53|MomentShare ++54|ShareParticipant ++55|Suggestion ++56|UniformTypeIdentifier ++57|UnmanagedAdjustment + 16001|CHANGE + 16002|TRANSACTION + 16003|TRANSACTIONSTRING + +Schema Changes from Photos 5 to Photos 6 + ```diff CREATE TABLE ACHANGE ( Z_PK INTEGER PRIMARY KEY,