--P5-6736: add face key column ALTER TABLE collections add COLUMN face_image_key TEXT; ALTER TABLE collections add COLUMN author TEXT;