Updated Logs of shared images (markdown)

Rhet Turnbull
2022-09-08 09:22:32 -07:00
parent fb22e765f5
commit a7010c01d3

@@ -71,7 +71,9 @@ ORDER BY
```
Then run this command on the Photos.sqlite file you copied from the iPhone:
sqlite3 Photos.sqlite ".headers on" ".read share_date.sql"
`sqlite3 Photos.sqlite ".headers on" ".read share_date.sql"`
You'll get a list of all photo names, the share count, date the photo was added to the library, the date of the last share in a format like this:
```