Currently, "Album" is stored as a single-value field in the photo data row. Re-implement as a PhotoID<-M:M->AlbumID relation
Currently, "Album" is stored as a single-value field in the photo data row.
Re-implement as a PhotoID<-M:M->AlbumID relation