Searched refs:addUserCommentOnPhotos (Results 1 – 1 of 1) sorted by relevance
2246 const string addUserCommentOnPhotos = "ALTER TABLE " + PhotoColumn::PHOTOS_TABLE + in AddExifAndUserComment() local2252 const vector<string> addExifColumns = { addUserCommentOnPhotos, addAllExifOnPhotos }; in AddExifAndUserComment()