mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 15:30:24 +00:00
sync photo and display photo
This commit is contained in:
@@ -20,6 +20,7 @@ CREATE TABLE IF NOT EXISTS contacts (
|
||||
anniversary DATE NULL,
|
||||
notes TEXT NULL,
|
||||
photo_base64 LONGTEXT NULL,
|
||||
photo_url VARCHAR(2048) NULL,
|
||||
emails JSON NULL,
|
||||
phones JSON NULL,
|
||||
addresses JSON NULL,
|
||||
|
||||
Reference in New Issue
Block a user