Updated Photos version 5 database (markdown)

Rhet Turnbull
2020-10-03 15:10:12 -07:00
parent d351070ea4
commit 9572110492

@@ -58,10 +58,15 @@ In Photos 5, the import order is stored in a similar manner as the discussion ab
Appears to contain additional information on every resource (e.g. original, edited, thumbnail) in the database. Appears to contain additional information on every resource (e.g. original, edited, thumbnail) in the database.
- `ZDATASTORESUBTYPE`: type of the resource - `ZDATASTORESUBTYPE`: type of the resource
- 0: thumbnail
- 1: original - 1: original
- 2: edited - 2: edited
- 3: cloud resource - 3: cloud resource
- 17: raw - 17: raw
- `ZUNIFORMTYPEIDENTIFIER`: UTI of the resource
- `ZLOCALAVAILABILITY`: resource is available in local library
- `ZREMOTEAVAILABILITY`: resource is available in cloud library
- `ZASSET`: foreign key to `ZADDITIONALASSETATTRIBUTES.ZASSET`
**TODO** Document the following **TODO** Document the following