Updated PhotosDB to only copy database if locked, speed improvement for cases where DB not locked; closes #34
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>DatabaseMinorVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>DatabaseVersion</key>
|
||||
<integer>112</integer>
|
||||
<key>LastOpenMode</key>
|
||||
<integer>2</integer>
|
||||
<key>LibrarySchemaVersion</key>
|
||||
<integer>2622</integer>
|
||||
<key>MetaSchemaVersion</key>
|
||||
<integer>2</integer>
|
||||
<key>createDate</key>
|
||||
<date>2020-01-30T00:26:31Z</date>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
tests/Test-Lock-10_12.photoslibrary/database/metaSchema.db
Normal file
BIN
tests/Test-Lock-10_12.photoslibrary/database/metaSchema.db
Normal file
Binary file not shown.
BIN
tests/Test-Lock-10_12.photoslibrary/database/photos.db
Normal file
BIN
tests/Test-Lock-10_12.photoslibrary/database/photos.db
Normal file
Binary file not shown.
BIN
tests/Test-Lock-10_12.photoslibrary/database/photos.db-wal
Normal file
BIN
tests/Test-Lock-10_12.photoslibrary/database/photos.db-wal
Normal file
Binary file not shown.
16
tests/Test-Lock-10_12.photoslibrary/database/photos.db.lock
Normal file
16
tests/Test-Lock-10_12.photoslibrary/database/photos.db.lock
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>hostname</key>
|
||||
<string>Rhet-and-Sarahs-iMac.local</string>
|
||||
<key>hostuuid</key>
|
||||
<string>A91B9F4C-F77A-565D-A8E1-B550C8F012AF</string>
|
||||
<key>pid</key>
|
||||
<integer>741</integer>
|
||||
<key>processname</key>
|
||||
<string>photolibraryd</string>
|
||||
<key>uid</key>
|
||||
<integer>501</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user