Updated Understanding the Photos database (markdown)

Rhet Turnbull
2020-05-09 10:08:53 -05:00
parent e854f062c1
commit 09acc14b8e

@@ -10,10 +10,10 @@ In Photos 2.0 - 4.0, the database format is very similar between versions. Phot
In Photos 2.0 - 4.0, the sqlite3 database is located in: In Photos 2.0 - 4.0, the sqlite3 database is located in:
`~/Pictures/Photos Library.photoslibrary/database/photos.db` ~/Pictures/Photos Library.photoslibrary/database/photos.db
In Photos 5.0, this file also exists but contains only metadata data about the library itself (e.g. which version of Photos created the library) and the actual photo metadata is located in: In Photos 5.0, this file also exists but contains only metadata data about the library itself (e.g. which version of Photos created the library) and the actual photo metadata is located in:
`~/Pictures/Photos Library.photoslibrary/database/Photos.sqlite` ~/Pictures/Photos Library.photoslibrary/database/Photos.sqlite