Updated Photos version 5 database (markdown)

Rhet Turnbull
2020-05-09 18:25:53 -05:00
parent e6cd3f7016
commit e456f624d2

@@ -6,15 +6,15 @@ The primary tables of concern are:
|Table Name|Description| |Table Name|Description|
|---|---| |---|---|
|ZGENERICASSET| | |ZGENERICASSET|The primary table with information on photo assets containing filename, directory, favorite, created date, etc.|
|ZADDITIONALASSETATTRIBUTES| | |ZADDITIONALASSETATTRIBUTES|Additional info on photos including original name, title, etc.|
|ZPERSON| | |ZPERSON|Names of persons detected in photos|
|ZDETECTEDFACE| | |ZDETECTEDFACE|Faces detected in photos|
|ZGENERICALBUM| | |ZGENERICALBUM|Information about albums|
|Z_26ASSETS| | |Z_26ASSETS|Needed to join albums to photos|
|ZKEYWORD| | |ZKEYWORD|Information about keywords|
|ZASSETDESCRIPTION| | |ZASSETDESCRIPTION|The photo description (e.g. text typed into Photos by the user)|
|ZUNMANAGEDADJUSTMENT| | |ZUNMANAGEDADJUSTMENT|Information about edited photos|
|ZINTERNRESOURCE| | |ZINTERNALRESOURCE|Appears to be information on every internal resource used by Photos; used by osxphotos to find which photos are available locally or in iCloud|
|ZCLOUDMASTER| | |ZCLOUDMASTER|Information about photos in iCloud; used to determine which photos have been synched to the cloud|
|ZUNIFORMTYPEIDENTIFIER| | |ZUNIFORMTYPEIDENTIFIER|Used to determine the UTI (file type) for photos in the library|