update images set width = :width, height = :height where image_id = :revision_id select item_id from cr_revisions where revision_id = :revision_id